chore(deps): upgrade to @types/node@18 in frontend

This commit is contained in:
Julian Tölle 2022-06-26 09:25:52 +02:00
parent a2cc1002c9
commit 13086c1e94
2 changed files with 56 additions and 8 deletions

View file

@ -12,7 +12,7 @@
"@testing-library/react": "13.3.0",
"@testing-library/user-event": "14.2.1",
"@types/jest": "28.1.3",
"@types/node": "15.6.0",
"@types/node": "18.0.0",
"@types/react": "18.0.14",
"@types/react-dom": "18.0.5",
"@types/react-router-dom": "5.3.3",