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 Dec 9, 2024
1 parent 7d49574 commit 2fa5114
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 11 deletions.
20 changes: 11 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"private": true,
"engines": {
"node": "20.x",
"node": "22.x",
"npm": "10.x"
},
"dependencies": {
Expand Down Expand Up @@ -63,7 +63,7 @@
"@babel/eslint-parser": "^7.11.0",
"@babel/node": "^7.23.9",
"@babel/preset-typescript": "^7.23.3",
"@types/node": "^20.11.24",
"@types/node": "^22.0.0",
"@types/react": "^18.2.61",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
Expand Down

0 comments on commit 2fa5114

Please sign in to comment.