mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-31 00:16:47 +01:00
chore(deps): update dependency @types/type-is to v1.6.7 (#9159)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/type-is](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/type-is) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/type-is)) | [`1.6.6` -> `1.6.7`](https://renovatebot.com/diffs/npm/@types%2ftype-is/1.6.6/1.6.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2ftype-is/1.6.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2ftype-is/1.6.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2ftype-is/1.6.6/1.6.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2ftype-is/1.6.6/1.6.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d993b1963a
commit
ddf8a02c1e
@ -199,7 +199,7 @@
|
|||||||
"@types/slug": "^5.0.8",
|
"@types/slug": "^5.0.8",
|
||||||
"@types/stoppable": "1.1.3",
|
"@types/stoppable": "1.1.3",
|
||||||
"@types/supertest": "6.0.2",
|
"@types/supertest": "6.0.2",
|
||||||
"@types/type-is": "1.6.6",
|
"@types/type-is": "1.6.7",
|
||||||
"@types/uuid": "9.0.8",
|
"@types/uuid": "9.0.8",
|
||||||
"concurrently": "^8.0.1",
|
"concurrently": "^8.0.1",
|
||||||
"copyfiles": "2.4.1",
|
"copyfiles": "2.4.1",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -2217,12 +2217,12 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/type-is@npm:1.6.6":
|
"@types/type-is@npm:1.6.7":
|
||||||
version: 1.6.6
|
version: 1.6.7
|
||||||
resolution: "@types/type-is@npm:1.6.6"
|
resolution: "@types/type-is@npm:1.6.7"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/node": "npm:*"
|
"@types/node": "npm:*"
|
||||||
checksum: 10c0/55db08f9c1799717404f14f00d0ed777f47d6d24474b5cc3b54e3c77df0f4ef7af93f90d49bcdb0741a18ee758cdb86c55e5eb05aa56206d14bd580eed6c2d2b
|
checksum: 10c0/13a5b469fbc0c4b6f07986556aeaf452ebbda0511a215f38ef39b7d8ce7b0153ff5ed76b7851ff1876b6a0b773d0e0ed8534a1dc62992b8d925c724fe48b07b5
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -9293,7 +9293,7 @@ __metadata:
|
|||||||
"@types/slug": "npm:^5.0.8"
|
"@types/slug": "npm:^5.0.8"
|
||||||
"@types/stoppable": "npm:1.1.3"
|
"@types/stoppable": "npm:1.1.3"
|
||||||
"@types/supertest": "npm:6.0.2"
|
"@types/supertest": "npm:6.0.2"
|
||||||
"@types/type-is": "npm:1.6.6"
|
"@types/type-is": "npm:1.6.7"
|
||||||
"@types/uuid": "npm:9.0.8"
|
"@types/uuid": "npm:9.0.8"
|
||||||
"@wesleytodd/openapi": "npm:^1.1.0"
|
"@wesleytodd/openapi": "npm:^1.1.0"
|
||||||
ajv: "npm:^8.12.0"
|
ajv: "npm:^8.12.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user