Updated to Node 20 and 22

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
Co-authored-by: Patrik Oldsberg <patriko@spotify.com>
This commit is contained in:
Andre Wanlin
2024-09-10 19:51:17 -05:00
committed by Patrik Oldsberg
parent 93e3f21f00
commit 702f41dd01
32 changed files with 79 additions and 69 deletions
+1 -1
View File
@@ -64,7 +64,7 @@
"@testing-library/dom": "^10.0.0",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^16.0.0",
"@types/node": "^16.11.26",
"@types/node": "^20.16.0",
"@types/react": "^18.0.0",
"react": "^18.0.2",
"react-dom": "^18.0.2",