update typescript to 5.3

This commit is contained in:
syuilo 2023-11-21 11:32:13 +09:00
parent 8bd9077f77
commit 77ac51a680
6 changed files with 91 additions and 91 deletions

View file

@ -49,7 +49,7 @@
"js-yaml": "4.1.0",
"postcss": "8.4.31",
"terser": "5.24.0",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "6.11.0",