Skip to content

Commit ca51a03

Browse files
chore(deps): update node.js to v22
1 parent 7491f60 commit ca51a03

File tree

2 files changed

+30
-11
lines changed

2 files changed

+30
-11
lines changed

package-lock.json

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

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"private": true,
99
"engines": {
10-
"node": "20.x",
10+
"node": "22.x",
1111
"npm": "10.x"
1212
},
1313
"dependencies": {
@@ -63,7 +63,7 @@
6363
"@babel/eslint-parser": "^7.11.0",
6464
"@babel/node": "^7.23.9",
6565
"@babel/preset-typescript": "^7.23.3",
66-
"@types/node": "^20.11.24",
66+
"@types/node": "^22.0.0",
6767
"@types/react": "^18.2.61",
6868
"@typescript-eslint/eslint-plugin": "^7.1.0",
6969
"@typescript-eslint/parser": "^7.1.0",

0 commit comments

Comments
 (0)