chore: upgrade TypeScript to v5.0 (#8926)

This commit is contained in:
Joshua Chen 2023-04-25 03:10:16 -04:00 committed by GitHub
parent 85b108aed2
commit 1279765f75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 3 deletions

View file

@ -26,7 +26,7 @@
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.0.0-alpha.0",
"@tsconfig/docusaurus": "^1.0.5",
"typescript": "^4.9.4"
"typescript": "^5.0.4"
},
"browserslist": {
"production": [