Skip to content

Commit 7e46543

Browse files
chore(deps): update node.js to >=20.18.3 (#53)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7767e30 commit 7e46543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"sideEffects": false,
1313
"engines": {
14-
"node": ">=20.18.2"
14+
"node": ">=20.18.3"
1515
},
1616
"scripts": {
1717
"test": "xo && ava",

0 commit comments

Comments
 (0)