From ffe5c449601f69a8eb96a87a4b1703c2c5bd847c Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 12:52:17 +0100 Subject: [PATCH] chore(deps): update dependency @types/node to v25.0.5 (#2189) 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.3` → `25.0.5`](https://renovatebot.com/diffs/npm/@types%2fnode/25.0.3/25.0.5) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/25.0.5?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/25.0.3/25.0.5?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 d44f774..63c5d3f 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.22", - "@types/node": "25.0.3", + "@types/node": "25.0.5", "@types/react": "18.3.27", "@types/react-dom": "18.3.7", "@typescript-eslint/eslint-plugin": "8.52.0", diff --git a/yarn.lock b/yarn.lock index e089fdc..497885e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3846,12 +3846,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:*, @types/node@npm:25.0.3, @types/node@npm:>=13.7.0": - version: 25.0.3 - resolution: "@types/node@npm:25.0.3" +"@types/node@npm:*, @types/node@npm:25.0.5, @types/node@npm:>=13.7.0": + version: 25.0.5 + resolution: "@types/node@npm:25.0.5" dependencies: undici-types: "npm:~7.16.0" - checksum: 10c0/b7568f0d765d9469621615e2bb257c7fd1953d95e9acbdb58dffb6627a2c4150d405a4600aa1ad8a40182a94fe5f903cafd3c0a2f5132814debd0e3bfd61f835 + checksum: 10c0/e92f8e29e17ff2d75f774233cad5b96bf7b253d24979162e1fff85993509a3511afe15a456217881f8e59fd5ff0b0d86067e33f57d599d1939a6d73c4f4806c7 languageName: node linkType: hard @@ -7585,7 +7585,7 @@ __metadata: "@types/grafana": "github:CorpGlory/types-grafana" "@types/jest": "npm:30.0.0" "@types/lodash": "npm:4.17.22" - "@types/node": "npm:25.0.3" + "@types/node": "npm:25.0.5" "@types/react": "npm:18.3.27" "@types/react-dom": "npm:18.3.7" "@typescript-eslint/eslint-plugin": "npm:8.52.0"