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:
committed by
Patrik Oldsberg
parent
93e3f21f00
commit
702f41dd01
+2
-2
@@ -110,7 +110,7 @@
|
||||
"@spotify/eslint-plugin": "^15.0.0",
|
||||
"@spotify/prettier-config": "^15.0.0",
|
||||
"@techdocs/cli": "workspace:*",
|
||||
"@types/node": "^18.17.8",
|
||||
"@types/node": "^20.16.0",
|
||||
"@types/webpack": "^5.28.0",
|
||||
"array-to-table": "^1.0.1",
|
||||
"command-exists": "^1.2.9",
|
||||
@@ -138,6 +138,6 @@
|
||||
},
|
||||
"packageManager": "yarn@3.8.1",
|
||||
"engines": {
|
||||
"node": "18 || 20"
|
||||
"node": "20 || 22"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user