update typescript

This commit is contained in:
syuilo 2024-06-21 13:03:00 +09:00
parent b683d79f8b
commit 1df90cef4c
6 changed files with 137 additions and 137 deletions

View file

@ -20,7 +20,7 @@
"eslint": "8.57.0",
"eslint-plugin-import": "2.29.1",
"nodemon": "3.1.0",
"typescript": "5.4.5"
"typescript": "5.5.2"
},
"type": "module"
}