Skip to content

Commit

Permalink
chore(deps): update node.js to v22.14.0 (#872)
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] authored Feb 14, 2025
1 parent 16ac1d3 commit 175d44d
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 @@ -50,7 +50,7 @@
"typescript-eslint": "^8.8.1"
},
"volta": {
"node": "22.13.1"
"node": "22.14.0"
},
"packageManager": "[email protected]"
}
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": "22.13.1"
"node": "22.14.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/sesamecare-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": "22.13.1"
"node": "22.14.0"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 175d44d

Please sign in to comment.