From ea955c5ffab713aa1cc52abd400cf56126345324 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 10:07:27 +0100 Subject: [PATCH] chore(deps): update dependency @types/node to v25.0.10 (#2252) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. --- - [ ] 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. 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> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 836c7b1..3b12ee5 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@types/grafana": "github:CorpGlory/types-grafana", "@types/jest": "30.0.0", "@types/lodash": "4.17.23", - "@types/node": "25.0.9", + "@types/node": "25.0.10", "@types/react": "18.3.27", "@types/react-dom": "18.3.7", "@typescript-eslint/eslint-plugin": "8.53.1", diff --git a/yarn.lock b/yarn.lock index 5409a0b..4f5d327 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"