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

@ -18,7 +18,7 @@
"@typescript/lib-webworker": "npm:@types/serviceworker@0.0.67",
"eslint": "8.53.0",
"eslint-plugin-import": "2.29.0",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"type": "module"
}