Skip to content

Commit b305f01

Browse files
Update Node.js to v23.10.0 (#1303)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1ee5a27 commit b305f01

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-
23.9.0
1+
23.10.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
@@ -31,7 +31,7 @@
3131
"typescript": "5.8.2"
3232
},
3333
"engines": {
34-
"node": "23.9.0"
34+
"node": "23.10.0"
3535
},
3636
"standard": {
3737
"ignore": [

0 commit comments

Comments
 (0)