Skip to content

Commit

Permalink
Merge pull request #38 from JDIZM/renovate/node-20.x
Browse files Browse the repository at this point in the history
chore(deps): update node.js to v20.18.1
  • Loading branch information
JDIZM authored Dec 13, 2024
2 parents bebba6f + b07b949 commit 96954bb
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 96954bb

Please sign in to comment.