Skip to content

Commit

Permalink
chore(deps): update node.js to v20.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 4c5caaa commit bece92e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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:20.18.2
WORKDIR /usr/src/voraphiliac

COPY package*.json ./
Expand Down
8 changes: 4 additions & 4 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": "20.17.16",
"@types/node-fetch": "2.6.12",
"@types/sequelize": "4.28.20",
"eslint": "9.16.0",
Expand Down

0 comments on commit bece92e

Please sign in to comment.