Pick up latest TS for building samples

This commit is contained in:
Matt Bierner
2022-09-27 15:01:41 -07:00
parent 1f36112f74
commit b56a580d1e
120 changed files with 4454 additions and 462 deletions

View File

@ -41,7 +41,7 @@
"@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/parser": "^5.30.0",
"eslint": "^8.13.0",
"typescript": "^4.7.2"
"typescript": "^4.8.4"
},
"dependencies": {
"@octokit/rest": "^18.0.0"