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 Dec 1, 2024
1 parent 5121583 commit 813cde0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 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.11.0
WORKDIR /usr/src/voraphiliac

COPY package*.json ./
Expand Down
16 changes: 8 additions & 8 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 @@ -9,7 +9,7 @@
},
"devDependencies": {
"@eslint/js": "9.16.0",
"@types/node": "20.17.9",
"@types/node": "22.10.1",
"@types/node-fetch": "2.6.12",
"@types/sequelize": "4.28.20",
"eslint": "9.16.0",
Expand Down

0 comments on commit 813cde0

Please sign in to comment.