Skip to content

Commit

Permalink
Update Node.js to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent b5497db commit dbbf96c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"lib"
],
"engines": {
"node": ">=20.18.2"
"node": ">=22.13.1"
},
"packageManager": "[email protected]",
"repository": {
Expand All @@ -43,7 +43,7 @@
"homepage": "https://github.com/GizmoDevelopment/gizmo-api/#readme",
"devDependencies": {
"@gizmo-dev/eslint-plugin": "^5.0.6",
"@types/node": "^20.17.16",
"@types/node": "^22.10.9",
"esbuild": "^0.24.2",
"eslint": "^9.18.0",
"globals": "^15.14.0",
Expand Down
18 changes: 9 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dbbf96c

Please sign in to comment.