Update dependency typescript to v5
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
RenovateBot 2023-03-20 00:02:45 +00:00
parent 12b1871f6c
commit 409a5f4abb
2 changed files with 5 additions and 5 deletions

View file

@ -36,7 +36,7 @@
"@types/node": "^18.0.0",
"eslint": "^7.17.0",
"ts-node": "^10.9.1",
"typescript": "^4.9.5"
"typescript": "^5.0.0"
},
"files": [
"dist"