Skip to content

Commit

Permalink
chore(deps): update dependency @types/type-is to v1.6.7 (#9159)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent d993b19 commit ddf8a02
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
"@types/slug": "^5.0.8",
"@types/stoppable": "1.1.3",
"@types/supertest": "6.0.2",
"@types/type-is": "1.6.6",
"@types/type-is": "1.6.7",
"@types/uuid": "9.0.8",
"concurrently": "^8.0.1",
"copyfiles": "2.4.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2217,12 +2217,12 @@ __metadata:
languageName: node
linkType: hard

"@types/type-is@npm:1.6.6":
version: 1.6.6
resolution: "@types/type-is@npm:1.6.6"
"@types/type-is@npm:1.6.7":
version: 1.6.7
resolution: "@types/type-is@npm:1.6.7"
dependencies:
"@types/node": "npm:*"
checksum: 10c0/55db08f9c1799717404f14f00d0ed777f47d6d24474b5cc3b54e3c77df0f4ef7af93f90d49bcdb0741a18ee758cdb86c55e5eb05aa56206d14bd580eed6c2d2b
checksum: 10c0/13a5b469fbc0c4b6f07986556aeaf452ebbda0511a215f38ef39b7d8ce7b0153ff5ed76b7851ff1876b6a0b773d0e0ed8534a1dc62992b8d925c724fe48b07b5
languageName: node
linkType: hard

Expand Down Expand Up @@ -9293,7 +9293,7 @@ __metadata:
"@types/slug": "npm:^5.0.8"
"@types/stoppable": "npm:1.1.3"
"@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"
"@wesleytodd/openapi": "npm:^1.1.0"
ajv: "npm:^8.12.0"
Expand Down

0 comments on commit ddf8a02

Please sign in to comment.