Skip to content

Commit 3a375cf

Browse files
chore(deps): update dependency @types/node to v25.0.9 (#590)
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)) | [`25.0.6` → `25.0.9`](https://renovatebot.com/diffs/npm/@types%2fnode/25.0.6/25.0.9) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/25.0.9?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/25.0.6/25.0.9?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 --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLXBhdGNoIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: Sriram <[email protected]>
1 parent 0ffa639 commit 3a375cf

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@testing-library/user-event": "14.6.1",
5151
"@types/jest": "30.0.0",
5252
"@types/lodash": "4.17.23",
53-
"@types/node": "25.0.6",
53+
"@types/node": "25.0.9",
5454
"@types/react": "18.3.27",
5555
"@types/react-dom": "18.3.7",
5656
"@typescript-eslint/eslint-plugin": "8.53.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3862,12 +3862,12 @@ __metadata:
38623862
languageName: node
38633863
linkType: hard
38643864

3865-
"@types/node@npm:*, @types/node@npm:25.0.6, @types/node@npm:>=13.7.0":
3866-
version: 25.0.6
3867-
resolution: "@types/node@npm:25.0.6"
3865+
"@types/node@npm:*, @types/node@npm:25.0.9, @types/node@npm:>=13.7.0":
3866+
version: 25.0.9
3867+
resolution: "@types/node@npm:25.0.9"
38683868
dependencies:
38693869
undici-types: "npm:~7.16.0"
3870-
checksum: 10c0/4ee3b6b606bc28f6840c04d58769e1e75dd8085149908956c874c85f8f8c890990701bcbe783fc2d14017817861dc07fcf23de6fc2805fe491f84eae717b5705
3870+
checksum: 10c0/a757efafe303d9c8833eb53c2e9a0981cd5ac725cdc04c5612a71db86468c938778d4fa328be4231b68fffc68258638764df7b9c69e86cf55f0bb67105eb056f
38713871
languageName: node
38723872
linkType: hard
38733873

@@ -7628,7 +7628,7 @@ __metadata:
76287628
"@testing-library/user-event": "npm:14.6.1"
76297629
"@types/jest": "npm:30.0.0"
76307630
"@types/lodash": "npm:4.17.23"
7631-
"@types/node": "npm:25.0.6"
7631+
"@types/node": "npm:25.0.9"
76327632
"@types/react": "npm:18.3.27"
76337633
"@types/react-dom": "npm:18.3.7"
76347634
"@typescript-eslint/eslint-plugin": "npm:8.53.0"

0 commit comments

Comments
 (0)