Skip to content

Commit bde11db

Browse files
chore(deps): update node.js to v24.14.1 (#1049)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [node](https://nodejs.org) ([source](https://redirect.github.com/nodejs/node)) | | patch | `24.14.0` → `24.14.1` | | [node](https://nodejs.org) ([source](https://redirect.github.com/nodejs/node)) | volta | patch | [`24.14.0` → `24.14.1`](https://renovatebot.com/diffs/npm/node/v24.14.0/v24.14.1) | --- ### Release Notes <details> <summary>nodejs/node (node)</summary> ### [`v24.14.1`](https://redirect.github.com/nodejs/node/compare/v24.14.0...v24.14.1) [Compare Source](https://redirect.github.com/nodejs/node/compare/v24.14.0...v24.14.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apify/apify-cli). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0977192 commit bde11db

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
24.14.0
1+
24.14.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"vitest": "^4.0.0"
149149
},
150150
"volta": {
151-
"node": "24.14.0",
151+
"node": "24.14.1",
152152
"yarn": "4.13.0"
153153
},
154154
"packageManager": "yarn@4.13.0",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"unist-util-visit": "^5.0.0"
4242
},
4343
"volta": {
44-
"node": "24.14.0",
44+
"node": "24.14.1",
4545
"yarn": "4.13.0"
4646
},
4747
"packageManager": "yarn@4.13.0"

0 commit comments

Comments
 (0)