mirror of
https://github.com/Unleash/unleash.git
synced 2025-07-26 13:48:33 +02:00
chore(deps): update dependency @types/lodash.groupby to v4.6.9 (#5447)
[](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.8` -> `4.6.9`](https://renovatebot.com/diffs/npm/@types%2flodash.groupby/4.6.8/4.6.9) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3b9b458c61
commit
255f1a5344
@ -162,7 +162,7 @@
|
||||
"@types/hash-sum": "^1.0.0",
|
||||
"@types/jest": "29.5.8",
|
||||
"@types/js-yaml": "4.0.9",
|
||||
"@types/lodash.groupby": "4.6.8",
|
||||
"@types/lodash.groupby": "4.6.9",
|
||||
"@types/make-fetch-happen": "10.0.3",
|
||||
"@types/memoizee": "0.4.10",
|
||||
"@types/mime": "3.0.3",
|
||||
|
@ -1450,10 +1450,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.8":
|
||||
version "4.6.8"
|
||||
resolved "https://registry.yarnpkg.com/@types/lodash.groupby/-/lodash.groupby-4.6.8.tgz#4efdecdecf444b38dbe2554571319ddc309365ff"
|
||||
integrity sha512-+VbBhRhzo6g6q5RdVQXlU1vwbYVodEkS9ZCVuqHtZvhlSu1muQLNYYR1yhyYwAcSz7gMDOHlWPnPvAoQqV4rlg==
|
||||
"@types/lodash.groupby@4.6.9":
|
||||
version "4.6.9"
|
||||
resolved "https://registry.yarnpkg.com/@types/lodash.groupby/-/lodash.groupby-4.6.9.tgz#ea1aa9da1038ca50894d1fe1a3b5dabdf865d99c"
|
||||
integrity sha512-z2xtCX2ko7GrqORnnYea4+ksT7jZNAvaOcLd6mP9M7J09RHvJs06W8BGdQQAX8ARef09VQLdeRilSOcfHlDQJQ==
|
||||
dependencies:
|
||||
"@types/lodash" "*"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user