Skip to content

Commit 195c2d2

Browse files
chore(deps): update node.js to v22
1 parent db79653 commit 195c2d2

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
20
1+
22
22

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"type:check": "tsc --noEmit"
1818
},
1919
"engines": {
20-
"node": "20.x.x",
20+
"node": "22.x",
2121
"pnpm": "9.x"
2222
},
2323
"dependencies": {
@@ -32,7 +32,7 @@
3232
"@next/eslint-plugin-next": "14.2.20",
3333
"@trivago/prettier-plugin-sort-imports": "4.3.0",
3434
"@types/lodash": "4.17.13",
35-
"@types/node": "20.17.9",
35+
"@types/node": "22.13.14",
3636
"@types/react": "18.3.13",
3737
"@types/react-dom": "18.3.1",
3838
"@typescript-eslint/eslint-plugin": "8.17.0",

pnpm-lock.yaml

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)