chore(deps): update dependency @types/node to v25.0.10 (#2252)

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.9` →
`25.0.10`](https://renovatebot.com/diffs/npm/@types%2fnode/25.0.9/25.0.10)
|
![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/25.0.10?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/25.0.9/25.0.10?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:eyJjcmVhdGVkSW5WZXIiOiI0Mi44Mi4zIiwidXBkYXRlZEluVmVyIjoiNDIuODIuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLXBhdGNoIl19-->

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>
This commit is contained in:
renovate-sh-app[bot]
2026-01-26 10:07:27 +01:00
committed by GitHub
parent 97e158c582
commit ea955c5ffa
2 changed files with 6 additions and 6 deletions

View File

@@ -3846,12 +3846,12 @@ __metadata:
languageName: node
linkType: hard
"@types/node@npm:*, @types/node@npm:25.0.9, @types/node@npm:>=13.7.0":
version: 25.0.9
resolution: "@types/node@npm:25.0.9"
"@types/node@npm:*, @types/node@npm:25.0.10, @types/node@npm:>=13.7.0":
version: 25.0.10
resolution: "@types/node@npm:25.0.10"
dependencies:
undici-types: "npm:~7.16.0"
checksum: 10c0/a757efafe303d9c8833eb53c2e9a0981cd5ac725cdc04c5612a71db86468c938778d4fa328be4231b68fffc68258638764df7b9c69e86cf55f0bb67105eb056f
checksum: 10c0/9edc3c812b487c32c76eebac7c87acae1f69515a0bc3f6b545806d513eb9e918c3217bf751dc93da39f60e06bf1b0caa92258ef3a6dd6457124b2e761e54f61f
languageName: node
linkType: hard
@@ -7590,7 +7590,7 @@ __metadata:
"@types/grafana": "github:CorpGlory/types-grafana"
"@types/jest": "npm:30.0.0"
"@types/lodash": "npm:4.17.23"
"@types/node": "npm:25.0.9"
"@types/node": "npm:25.0.10"
"@types/react": "npm:18.3.27"
"@types/react-dom": "npm:18.3.7"
"@typescript-eslint/eslint-plugin": "npm:8.53.1"