Skip to content

Commit 0c35010

Browse files
Update Node.js to v22.17.1 (#1795)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 67b5e7c commit 0c35010

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.0
1+
22.17.1

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.8.3"
2828
},
2929
"engines": {
30-
"node": "22.17.0"
30+
"node": "22.17.1"
3131
},
3232
"standard": {
3333
"ignore": [

0 commit comments

Comments
 (0)