From 5fe69928cae527b817926ea68bcdf1e5d55009ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 10:31:45 +0000 Subject: [PATCH] chore(deps): update dependency @types/type-is to v1.6.5 (#5206) 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/type-is](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/type-is) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`1.6.4` -> `1.6.5`](https://renovatebot.com/diffs/npm/@types%2ftype-is/1.6.4/1.6.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2ftype-is/1.6.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2ftype-is/1.6.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2ftype-is/1.6.4/1.6.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2ftype-is/1.6.4/1.6.5?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 ecde138306..e2b35e5a1c 100644 --- a/package.json +++ b/package.json @@ -174,7 +174,7 @@ "@types/semver": "7.5.4", "@types/stoppable": "1.1.2", "@types/supertest": "2.0.15", - "@types/type-is": "1.6.4", + "@types/type-is": "1.6.5", "@types/uuid": "9.0.5", "concurrently": "^8.0.1", "copyfiles": "2.4.1", diff --git a/yarn.lock b/yarn.lock index c4289ef518..dedc55fbdf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1509,10 +1509,10 @@ dependencies: "@types/superagent" "*" -"@types/type-is@1.6.4": - version "1.6.4" - resolved "https://registry.yarnpkg.com/@types/type-is/-/type-is-1.6.4.tgz#41792b6ff39dbb8165ccbbda5fe429368ec5262b" - integrity sha512-2ONCAm+KdTDcSZdYj3xWT+GAfgLNXpEUIyCMYofzwoVYORXf7tqq2jDf3dd4J+4y96YVcTXbZsdJf4LSGGUc/A== +"@types/type-is@1.6.5": + version "1.6.5" + resolved "https://registry.yarnpkg.com/@types/type-is/-/type-is-1.6.5.tgz#41d20d1089b12a5541317b7c64ad8848a4b4c752" + integrity sha512-EUDwQq2WSEDdjfMIc7ZXgAFPn7Eqi0DsiGRNorvwpQZD/BCBg6FFkn3CaJRr90NB3xZlAsgN20WacVJURc4lHw== dependencies: "@types/node" "*"