Update all samples to TS 5.7

This commit is contained in:
Matt Bierner
2024-11-26 19:16:22 -08:00
parent c9e032ef24
commit e0fac10b63
149 changed files with 1451 additions and 847 deletions

View File

@ -36,6 +36,6 @@
"eslint": "^8.36.0",
"glob": "^8.1.0",
"mocha": "^10.2.0",
"typescript": "^5.6.2"
"typescript": "^5.7.2"
}
}