1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

chore(deps): update dependency @types/type-is to v1.6.6 (#5474)

[![Mend Renovate logo
banner](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.5` ->
`1.6.6`](https://renovatebot.com/diffs/npm/@types%2ftype-is/1.6.5/1.6.6)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2ftype-is/1.6.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2ftype-is/1.6.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2ftype-is/1.6.5/1.6.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2ftype-is/1.6.5/1.6.6?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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-11-28 16:03:18 +00:00 committed by GitHub
parent cf58140c42
commit 170ddeac4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -173,7 +173,7 @@
"@types/semver": "7.5.6", "@types/semver": "7.5.6",
"@types/stoppable": "1.1.3", "@types/stoppable": "1.1.3",
"@types/supertest": "2.0.16", "@types/supertest": "2.0.16",
"@types/type-is": "1.6.5", "@types/type-is": "1.6.6",
"@types/uuid": "9.0.6", "@types/uuid": "9.0.6",
"concurrently": "^8.0.1", "concurrently": "^8.0.1",
"copyfiles": "2.4.1", "copyfiles": "2.4.1",

View File

@ -1606,10 +1606,10 @@
dependencies: dependencies:
"@types/superagent" "*" "@types/superagent" "*"
"@types/type-is@1.6.5": "@types/type-is@1.6.6":
version "1.6.5" version "1.6.6"
resolved "https://registry.yarnpkg.com/@types/type-is/-/type-is-1.6.5.tgz#41d20d1089b12a5541317b7c64ad8848a4b4c752" resolved "https://registry.yarnpkg.com/@types/type-is/-/type-is-1.6.6.tgz#0adeafa0d6879f0ce17c81228d487270e8b80d7d"
integrity sha512-EUDwQq2WSEDdjfMIc7ZXgAFPn7Eqi0DsiGRNorvwpQZD/BCBg6FFkn3CaJRr90NB3xZlAsgN20WacVJURc4lHw== integrity sha512-fs1KHv/f9OvmTMsu4sBNaUu32oyda9Y9uK25naJG8gayxNrfqGIjPQsbLIYyfe7xFkppnPlJB+BuTldOaX9bXw==
dependencies: dependencies:
"@types/node" "*" "@types/node" "*"