Update Node.js to >=18.0.0 <=22.12.0

This commit is contained in:
renovate[bot]
2024-12-06 05:09:52 +00:00
committed by Caelan
parent 6ad32368f5
commit 89bc2afb3e
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
"typescript": "^5.3.3"
},
"engines": {
"node": ">=18.0.0 <=22.11.0"
"node": ">=18.0.0 <=22.12.0"
}
},
"node_modules/@ampproject/remapping": {

View File

@@ -36,7 +36,7 @@
"author": "Velopack Ltd, Caelan Sayler",
"license": "MIT",
"engines": {
"node": ">=18.0.0 <=22.11.0"
"node": ">=18.0.0 <=22.12.0"
},
"files": [
"lib/**/*.ts",