Bump samples to use TS 5.0

This commit is contained in:
Matt Bierner
2023-03-20 14:42:14 -07:00
parent e071a73bed
commit a4a557c49d
113 changed files with 530 additions and 489 deletions

View File

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