Skip to content

Commit ecdf385

Browse files
chore(deps): update node.js to v24.7.0 (#1185)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d09c9a7 commit ecdf385

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
24.6.0
1+
24.7.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
".*.{js,ts}": "eslint --fix"
195195
},
196196
"volta": {
197-
"node": "24.6.0",
197+
"node": "24.7.0",
198198
"npm": "11.4.2",
199199
"pnpm": "10.15.0"
200200
},

0 commit comments

Comments
 (0)