From 0a1121ed73133e9184eee684a16d5d168331c217 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 23:22:50 +0000 Subject: [PATCH] chore(deps): update dependency @types/lodash to v4.17.23 (#2195) 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.22` → `4.17.23`](https://renovatebot.com/diffs/npm/@types%2flodash/4.17.22/4.17.23) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2flodash/4.17.23?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2flodash/4.17.22/4.17.23?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 0301a97..7ec2d47 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.22", + "@types/lodash": "4.17.23", "@types/node": "25.0.5", "@types/react": "18.3.27", "@types/react-dom": "18.3.7", diff --git a/yarn.lock b/yarn.lock index 60e2f7e..6552762 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3839,10 +3839,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:4.17.22": - version: 4.17.22 - resolution: "@types/lodash@npm:4.17.22" - checksum: 10c0/8cef39191f00eaf5714727b1e0528f2ad89bc017e3850807de1c3c3d82716c48c2fc84d15323a904e25f8070b7e792c2cf731e4403cbb8497d1b16d5ae99b016 +"@types/lodash@npm:4.17.23": + version: 4.17.23 + resolution: "@types/lodash@npm:4.17.23" + checksum: 10c0/9d9cbfb684e064a2b78aab9e220d398c9c2a7d36bc51a07b184ff382fa043a99b3d00c16c7f109b4eb8614118f4869678dbae7d5c6700ed16fb9340e26cc0bf6 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.22" + "@types/lodash": "npm:4.17.23" "@types/node": "npm:25.0.5" "@types/react": "npm:18.3.27" "@types/react-dom": "npm:18.3.7"