Skip to content

Commit

Permalink
chore(deps): update node.js to >=18.20.5 (#58)
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 Nov 14, 2024
1 parent 19bc12a commit 36cfb90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"sideEffects": false,
"engines": {
"node": ">=18.20.4"
"node": ">=18.20.5"
},
"scripts": {
"test": "xo && ava",
Expand Down

0 comments on commit 36cfb90

Please sign in to comment.