Build samples using TS 5.4

This commit is contained in:
Matt Bierner
2024-03-14 16:47:53 -07:00
parent 79d62021df
commit e28066f718
114 changed files with 547 additions and 499 deletions

View File

@ -39,7 +39,7 @@
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"eslint": "^8.26.0",
"typescript": "^5.3.2"
"typescript": "^5.4.2"
},
"dependencies": {
"@octokit/rest": "^18.0.0"