Pick up TS 4.9 for building samples

This commit is contained in:
Matt Bierner
2023-01-30 10:35:24 -08:00
parent 8431b4978c
commit 4a232d8b4e
106 changed files with 626 additions and 466 deletions

View File

@ -48,6 +48,6 @@
"@typescript-eslint/eslint-plugin": "^5.42.0",
"@typescript-eslint/parser": "^5.42.0",
"eslint": "^8.26.0",
"typescript": "^4.8.4"
"typescript": "^4.9.4"
}
}