Skip to content

Commit

Permalink
chore(deps): update node.js to v20.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2023
1 parent 1caa3e8 commit 8d1b8a2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"typescript": "^5.2.2"
},
"volta": {
"node": "20.6.0"
"node": "20.6.1"
}
}
2 changes: 1 addition & 1 deletion packages/redlock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"rxjs": "^7.8.1"
},
"volta": {
"node": "20.6.0"
"node": "20.6.1"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/simple-redlock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"rxjs": "^7.8.1"
},
"volta": {
"node": "20.6.0"
"node": "20.6.1"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 8d1b8a2

Please sign in to comment.