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 Dec 5, 2024
1 parent 31a387c commit 13e6096
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.12.2
22.12.0
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lint:js": "eslint --ext .js,.html --ignore-path .gitignore ."
},
"engines": {
"node": "20.12.2"
"node": "22.12.0"
},
"devDependencies": {
"@munierujp/eslint-config": "30.1.1",
Expand Down

0 comments on commit 13e6096

Please sign in to comment.