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

@ -38,6 +38,6 @@
"eslint": "^8.36.0",
"glob": "^8.1.0",
"mocha": "^10.2.0",
"typescript": "^5.4.2"
"typescript": "^5.5.2"
}
}