Skip to content

Commit 4c7a06c

Browse files
Update Node.js to v24.14.0 (#1626)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 32d98ac commit 4c7a06c

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-
24.13.1
1+
24.14.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
@@ -32,7 +32,7 @@
3232
"typescript": "5.9.3"
3333
},
3434
"engines": {
35-
"node": "24.13.1"
35+
"node": "24.14.0"
3636
},
3737
"standard": {
3838
"ignore": [

0 commit comments

Comments
 (0)