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 3, 2024
1 parent 2eb6443 commit db8614c
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.18.0
22.12.0
18 changes: 9 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"create-application:short-notice:assess": "ASSESS_APPLICATION='true' npm run create-application:short-notice"
},
"engines": {
"node": "^20.0.0",
"node": "^22.0.0",
"npm": "^10.0.0"
},
"jest": {
Expand Down Expand Up @@ -181,7 +181,7 @@
"@types/jsonpath": "^0.2.0",
"@types/jsonwebtoken": "^9.0.0",
"@types/method-override": "^0.0.35",
"@types/node": "^20.0.0",
"@types/node": "^22.0.0",
"@types/nunjucks": "^3.2.1",
"@types/passport": "^1.0.11",
"@types/passport-oauth2": "^1.4.11",
Expand Down

0 comments on commit db8614c

Please sign in to comment.