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 Jan 28, 2025
1 parent ac288a6 commit 46d4a60
Show file tree
Hide file tree
Showing 4 changed files with 49 additions and 49 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.18.2
22.13.1
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20-alpine
FROM node:22-alpine

SHELL ["/bin/ash", "-eo", "pipefail", "-c"]

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@book000/eslint-config": "1.7.137",
"@book000/node-utils": "1.13.438",
"@types/jest": "29.5.14",
"@types/node": "22.7.5",
"@types/node": "22.12.0",
"@vercel/ncc": "0.38.3",
"axios": "1.7.9",
"discord.js": "14.17.3",
Expand Down
92 changes: 46 additions & 46 deletions pnpm-lock.yaml

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

0 comments on commit 46d4a60

Please sign in to comment.