Skip to content

Commit bc7c72d

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

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
@@ -25,7 +25,7 @@
2525
"typescript": "5.9.2"
2626
},
2727
"engines": {
28-
"node": "22.17.1"
28+
"node": "22.18.0"
2929
},
3030
"standard": {
3131
"ignore": [

0 commit comments

Comments
 (0)