Skip to content

Commit bc01c00

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

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

0 commit comments

Comments
 (0)