Skip to content

Commit

Permalink
chore(deps): update node.js to v22 (#804)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 6, 2025
1 parent d124f4a commit cc6d45d
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 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
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@next/eslint-plugin-next": "14.2.23",
"@types/node": "20.17.17",
"@types/node": "22.13.1",
"@types/react": "18.3.18",
"@typescript-eslint/parser": "7.18.0",
"@vercel/style-guide": "6.0.0",
Expand All @@ -47,6 +47,6 @@
},
"packageManager": "[email protected]",
"engines": {
"node": "20.x"
"node": "22.x"
}
}
20 changes: 10 additions & 10 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 cc6d45d

Please sign in to comment.