Bump to latest stable TS release for building samples

This commit is contained in:
Matt Bierner
2024-06-26 17:02:58 -07:00
parent a37782c4df
commit 6d620a3a1a
129 changed files with 1475 additions and 467 deletions

View File

@ -48,6 +48,6 @@
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"eslint": "^8.26.0",
"typescript": "^5.4.2"
"typescript": "^5.5.2"
}
}