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 Jan 3, 2025
1 parent 4cc9b83 commit 2e84582
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 39 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
21.6.2
22.12.0
2 changes: 1 addition & 1 deletion .prototools
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# renovate: datasource=github-tags depName=moonrepo/moon
moon = "1.22.7"
# renovate: datasource=node-version depName=node versioning=node
node = "21.6.2"
node = "22.12.0"
# renovate: datasource=npm depName=pnpm
pnpm = "9.1.2"

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"license": "MIT",
"packageManager": "[email protected]",
"engines": {
"node": "21.6.2"
"node": "22.12.0"
},
"author": {
"name": "Alexander Niebuhr",
"url": "https://github.com/alexanderniebuhr"
},
"devDependencies": {
"@biomejs/biome": "1.7.3",
"@types/node": "20.13.0",
"@types/node": "22.10.5",
"postcss-html": "1.7.0",
"stylelint": "16.6.0",
"stylelint-config-idiomatic-order": "10.0.0",
Expand Down
70 changes: 35 additions & 35 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 2e84582

Please sign in to comment.