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
@@ -184,7 +184,7 @@
"@types/fs-extra": "^11.0.0",
"@types/http-proxy": "^1.17.4",
"@types/inquirer": "^8.1.3",
"@types/node": "^18.17.8",
"@types/node": "^20.16.0",
"@types/npm-packlist": "^3.0.0",
"@types/recursive-readdir": "^2.2.0",
"@types/rollup-plugin-peer-deps-external": "^2.2.0",