From 9877ccd5574fb3009792d393af3f1691f2492d3b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 06:22:44 +0000 Subject: [PATCH] chore(deps): update dependency @types/lodash.groupby to v4.6.8 (#5190) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/lodash.groupby](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.groupby) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`4.6.7` -> `4.6.8`](https://renovatebot.com/diffs/npm/@types%2flodash.groupby/4.6.7/4.6.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2flodash.groupby/4.6.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2flodash.groupby/4.6.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2flodash.groupby/4.6.7/4.6.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2flodash.groupby/4.6.7/4.6.8?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**: Enabled. ♻ **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 --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Unleash/unleash). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 69d0f96bab..2e3b9c1cf2 100644 --- a/package.json +++ b/package.json @@ -163,7 +163,7 @@ "@types/hash-sum": "^1.0.0", "@types/jest": "29.5.6", "@types/js-yaml": "4.0.8", - "@types/lodash.groupby": "4.6.7", + "@types/lodash.groupby": "4.6.8", "@types/make-fetch-happen": "10.0.2", "@types/memoizee": "0.4.9", "@types/mime": "3.0.2", diff --git a/yarn.lock b/yarn.lock index b5393c67fb..be69d5acf0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1352,10 +1352,10 @@ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3" integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ== -"@types/lodash.groupby@4.6.7": - version "4.6.7" - resolved "https://registry.yarnpkg.com/@types/lodash.groupby/-/lodash.groupby-4.6.7.tgz#35fdb9647f100450d1004f65f74cbd964cdb567a" - integrity sha512-dFUR1pqdMgjIBbgPJ/8axJX6M1C7zsL+HF4qdYMQeJ7XOp0Qbf37I3zh9gpXr/ks6tgEYPDRqyZRAnFYvewYHQ== +"@types/lodash.groupby@4.6.8": + version "4.6.8" + resolved "https://registry.yarnpkg.com/@types/lodash.groupby/-/lodash.groupby-4.6.8.tgz#4efdecdecf444b38dbe2554571319ddc309365ff" + integrity sha512-+VbBhRhzo6g6q5RdVQXlU1vwbYVodEkS9ZCVuqHtZvhlSu1muQLNYYR1yhyYwAcSz7gMDOHlWPnPvAoQqV4rlg== dependencies: "@types/lodash" "*"