Skip to content

Commit 9c54241

Browse files
chore(deps): update node.js to >=22.18.0 (#727)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b5477cd commit 9c54241

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Check for outdated, incorrect, and unused dependencies.",
55
"main": "lib",
66
"engines": {
7-
"node": ">=22.17.1"
7+
"node": ">=22.18.0"
88
},
99
"types": "./index.d.ts",
1010
"typings": "./index.d.ts",

0 commit comments

Comments
 (0)