Merge pull request 'Update dependency typescript to v5' (#55) from renovate/typescript-5.x into develop
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/55
This commit is contained in:
Vylpes 2023-04-17 17:34:24 +01:00
commit 2ab2fe04fd
2 changed files with 5 additions and 5 deletions

View file

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