Skip to content

Commit

Permalink
chore(deps): update node.js to v20.13.1 (#23)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 16, 2024
1 parent 872e9b6 commit 3c9ed25
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.12.2
20.13.1
2 changes: 1 addition & 1 deletion 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 @@ -5,7 +5,7 @@
"husky": "9.0.11"
},
"engines": {
"node": "20.12.2",
"node": "20.13.1",
"npm": "10.7.0"
},
"license": "CC0-1.0",
Expand All @@ -17,7 +17,7 @@
"preinstall": "npx only-allow npm"
},
"volta": {
"node": "20.12.2"
"node": "20.13.1"
},
"workspaces": ["packages/*"]
}

0 comments on commit 3c9ed25

Please sign in to comment.