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 Jan 16, 2025
1 parent aa35308 commit f0cfaff
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 69 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"license": "MIT",
"private": true,
"engines": {
"node": ">=18.0.0 <19",
"node": ">=18.0.0 <23",
"pnpm": ">=8.0.0"
},
"packageManager": "[email protected]",
"volta": {
"node": "18.18.0",
"node": "22.13.0",
"pnpm": "8.8.0"
},
"scripts": {
Expand All @@ -24,7 +24,7 @@
"devDependencies": {
"@types/eslint": "8.44.3",
"@types/jest": "29.5.5",
"@types/node": "20.8.2",
"@types/node": "22.10.7",
"cross-env": "7.0.3",
"dotenv-cli": "7.3.0",
"eslint": "8.50.0",
Expand Down
Loading

0 comments on commit f0cfaff

Please sign in to comment.