Skip to content

Commit

Permalink
chore(deps): update node.js to v20.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent bebba6f commit b07b949
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"vitest": "^2.0.0"
},
"volta": {
"node": "20.18.0"
"node": "20.18.1"
},
"files": [
"dist"
Expand Down
2 changes: 1 addition & 1 deletion test-package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"vite-node": "^2.0.0"
},
"volta": {
"node": "20.18.0"
"node": "20.18.1"
}
}

0 comments on commit b07b949

Please sign in to comment.