mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
chore(deps): update dependency @types/memoizee to v0.4.10 (#5193)
[![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/memoizee](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/memoizee) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`0.4.9` -> `0.4.10`](https://renovatebot.com/diffs/npm/@types%2fmemoizee/0.4.9/0.4.10) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fmemoizee/0.4.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fmemoizee/0.4.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fmemoizee/0.4.9/0.4.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fmemoizee/0.4.9/0.4.10?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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
dd9343df14
commit
5bd9aedc72
@ -165,7 +165,7 @@
|
||||
"@types/js-yaml": "4.0.8",
|
||||
"@types/lodash.groupby": "4.6.8",
|
||||
"@types/make-fetch-happen": "10.0.3",
|
||||
"@types/memoizee": "0.4.9",
|
||||
"@types/memoizee": "0.4.10",
|
||||
"@types/mime": "3.0.2",
|
||||
"@types/node": "18.17.19",
|
||||
"@types/nodemailer": "6.4.11",
|
||||
|
@ -1373,10 +1373,10 @@
|
||||
"@types/retry" "*"
|
||||
"@types/ssri" "*"
|
||||
|
||||
"@types/memoizee@0.4.9":
|
||||
version "0.4.9"
|
||||
resolved "https://registry.yarnpkg.com/@types/memoizee/-/memoizee-0.4.9.tgz#03671fa7919811d076685d61ee77861f478476e7"
|
||||
integrity sha512-438FHDRBM/16XqW3WpPRLbu93e0/EfinGJS55MfliP7P4iQlTsPCmhA1R4iwSojZX+9I+gk5XeBS39VcrTrCMg==
|
||||
"@types/memoizee@0.4.10":
|
||||
version "0.4.10"
|
||||
resolved "https://registry.yarnpkg.com/@types/memoizee/-/memoizee-0.4.10.tgz#526ec577128fafbb6729a52cce6dd106542dec9c"
|
||||
integrity sha512-VOsAhXMsvpFRXbVD2nQi7U0rDcYJG23w3MLEuWPUcbuJ1CxyONdADKoMtn1Xmz/g7BgDx/0IWR42ou+gA3aQoA==
|
||||
|
||||
"@types/mime@*":
|
||||
version "3.0.1"
|
||||
|
Loading…
Reference in New Issue
Block a user