Skip to content

Commit 945c9b6

Browse files
chore(deps): update dependency @types/node to v24 (#46)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`^20.6.3` -> `^24.0.0`](https://renovatebot.com/diffs/npm/@types%2fnode/20.19.26/24.10.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/24.10.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.19.26/24.10.3?slim=true) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update 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/node-modules/address). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4263374 commit 945c9b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@arethetypeswrong/cli": "*",
1616
"@eggjs/tsconfig": "^1.3.3",
1717
"@types/mocha": "^10.0.1",
18-
"@types/node": "^20.6.3",
18+
"@types/node": "^24.0.0",
1919
"egg-bin": "^6.5.2",
2020
"eslint": "^8.49.0",
2121
"eslint-config-egg": "^13.0.0",

0 commit comments

Comments
 (0)