Skip to content

Commit c992929

Browse files
chore(deps): update node.js to >=18.20.5 (#49)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5415db0 commit c992929

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": ">=18.20.4"
14+
"node": ">=18.20.5"
1515
},
1616
"scripts": {
1717
"test": "xo && ava",

0 commit comments

Comments
 (0)