From b11f2b190296666597bd7823b8a43711e7d6dca1 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 13:31:04 +0100 Subject: [PATCH] chore(deps): update dependency @types/node to ^20.19.16 (#2105) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | 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.8.7` -> `^20.19.16`](https://renovatebot.com/diffs/npm/@types%2fnode/20.19.16/20.19.25) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.19.25?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.19.16/20.19.25?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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 1939f08..e7ecf65 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@types/grafana": "github:CorpGlory/types-grafana", "@types/jest": "^29.5.0", "@types/lodash": "^4.14.194", - "@types/node": "^20.8.7", + "@types/node": "^20.19.16", "@types/react": "18.3.24", "@types/react-router-dom": "^5.2.0", "@types/testing-library__jest-dom": "5.14.8", diff --git a/yarn.lock b/yarn.lock index d05ac0f..733b043 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3427,12 +3427,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:^20.8.7": - version: 20.19.16 - resolution: "@types/node@npm:20.19.16" +"@types/node@npm:^20.19.16": + version: 20.19.25 + resolution: "@types/node@npm:20.19.25" dependencies: undici-types: "npm:~6.21.0" - checksum: 10c0/434dfbe476ef28c72173042c28ca48d7ab668521db250674a5a2deb8e23d2d8b1087ae80928f0c59629b315c4980b6f575ed9621a137c8b4c7f454c551cbcee8 + checksum: 10c0/992f18cb03264e8dc2fd3cb64f428ee4997cb6d928dad68bf4b752eacac73062697ce7ce6a0e71a6d15af510814397a20597a72332dfec638e02fb3a382ad014 languageName: node linkType: hard @@ -7395,7 +7395,7 @@ __metadata: "@types/grafana": "github:CorpGlory/types-grafana" "@types/jest": "npm:^29.5.0" "@types/lodash": "npm:^4.14.194" - "@types/node": "npm:^20.8.7" + "@types/node": "npm:^20.19.16" "@types/react": "npm:18.3.24" "@types/react-router-dom": "npm:^5.2.0" "@types/testing-library__jest-dom": "npm:5.14.8"