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

This commit is contained in:
Renovate Bot 2023-09-21 19:29:42 +00:00
parent 0fb0e92a8f
commit d087b6b667
Signed by: renovate
GPG key ID: BE1779FA19BFB6E9
2 changed files with 99 additions and 23 deletions

View file

@ -16,7 +16,7 @@
"react-dom": "^18.0.0",
"react-scripts": "^5.0.0",
"styled-components": "^5.2.1",
"typescript": "^4.2.3"
"typescript": "^5.0.0"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.11.10",