From c1dec23e3c9c1cb267ed90e0f32f3e5fb4682d77 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 10:53:08 +0100 Subject: [PATCH] chore(deps): update dependency @types/lodash to v4.17.22 (#2193) 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/lodash](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash)) | [`4.17.21` → `4.17.22`](https://renovatebot.com/diffs/npm/@types%2flodash/4.17.21/4.17.22) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2flodash/4.17.22?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2flodash/4.17.21/4.17.22?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 9263af4..d44f774 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@testing-library/react": "16.3.1", "@types/grafana": "github:CorpGlory/types-grafana", "@types/jest": "30.0.0", - "@types/lodash": "4.17.21", + "@types/lodash": "4.17.22", "@types/node": "25.0.3", "@types/react": "18.3.27", "@types/react-dom": "18.3.7", diff --git a/yarn.lock b/yarn.lock index 0a216cf..e089fdc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3839,10 +3839,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:4.17.21": - version: 4.17.21 - resolution: "@types/lodash@npm:4.17.21" - checksum: 10c0/73cb006e047d8871e9d63f3a165543bf16c44a5b6fe3f9f6299e37cb8d67a7b1d55ac730959a81f9def510fd07232ff7e30e05413e5d5a12793baad84ebe36c3 +"@types/lodash@npm:4.17.22": + version: 4.17.22 + resolution: "@types/lodash@npm:4.17.22" + checksum: 10c0/8cef39191f00eaf5714727b1e0528f2ad89bc017e3850807de1c3c3d82716c48c2fc84d15323a904e25f8070b7e792c2cf731e4403cbb8497d1b16d5ae99b016 languageName: node linkType: hard @@ -7584,7 +7584,7 @@ __metadata: "@testing-library/react": "npm:16.3.1" "@types/grafana": "github:CorpGlory/types-grafana" "@types/jest": "npm:30.0.0" - "@types/lodash": "npm:4.17.21" + "@types/lodash": "npm:4.17.22" "@types/node": "npm:25.0.3" "@types/react": "npm:18.3.27" "@types/react-dom": "npm:18.3.7"