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 Nov 28, 2024
1 parent 3ad78f8 commit 1b2f7f3
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
20
22

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"type:check": "tsc --noEmit"
},
"engines": {
"node": "20.x.x",
"node": "22.x",
"pnpm": "9.x"
},
"dependencies": {
Expand All @@ -32,7 +32,7 @@
"@next/eslint-plugin-next": "14.2.18",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/lodash": "4.17.13",
"@types/node": "20.17.8",
"@types/node": "22.10.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "8.16.0",
Expand Down
18 changes: 9 additions & 9 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 1b2f7f3

Please sign in to comment.