Skip to content

Commit 7ff05e2

Browse files
Update Node.js to v22.18.0 (#1808)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d43c286 commit 7ff05e2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.17.1
1+
22.18.0

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
@@ -27,7 +27,7 @@
2727
"typescript": "5.9.2"
2828
},
2929
"engines": {
30-
"node": "22.17.1"
30+
"node": "22.18.0"
3131
},
3232
"standard": {
3333
"ignore": [

0 commit comments

Comments
 (0)