Skip to content

Commit

Permalink
chore(deps): update node.js to v22.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent f6561fa commit 5cc5148
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
18 changes: 10 additions & 8 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 @@ -14,11 +14,11 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@types/node": "^20.11.17",
"@types/node": "^22.0.0",
"tsx": "^4.7.1"
},
"volta": {
"node": "22.1.0"
"node": "22.10.0"
},
"type": "module"
}

0 comments on commit 5cc5148

Please sign in to comment.