Skip to content

Commit

Permalink
chore(deps): update node.js to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 883f2f3 commit f41c734
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.18.0
FROM node:22.10.0
WORKDIR /usr/src/irf_administration

COPY package*.json ./
Expand Down
10 changes: 5 additions & 5 deletions 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 @@ -36,7 +36,7 @@
},
"devDependencies": {
"@eslint/js": "^9.7.0",
"@types/node": "20.17.2",
"@types/node": "22.8.2",
"eslint": "^9.7.0",
"globals": "^15.8.0",
"typescript-eslint": "^8.0.0-alpha.10"
Expand Down

0 comments on commit f41c734

Please sign in to comment.