1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-26 13:48:33 +02:00

chore(deps): update dependency @types/cors to v2.8.18 (#10050)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/cors](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cors)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cors))
| [`2.8.17` ->
`2.8.18`](https://renovatebot.com/diffs/npm/@types%2fcors/2.8.17/2.8.18)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fcors/2.8.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fcors/2.8.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fcors/2.8.17/2.8.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fcors/2.8.17/2.8.18?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:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-29 01:36:29 +00:00 committed by GitHub
parent 83abd2bff8
commit 4140745970
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -141,7 +141,7 @@
"@fast-check/vitest": "^0.2.1",
"@swc/core": "1.11.29",
"@types/bcryptjs": "2.4.6",
"@types/cors": "2.8.17",
"@types/cors": "2.8.18",
"@types/express": "4.17.21",
"@types/express-session": "1.18.1",
"@types/faker": "5.5.9",

View File

@ -1361,12 +1361,12 @@ __metadata:
languageName: node
linkType: hard
"@types/cors@npm:2.8.17":
version: 2.8.17
resolution: "@types/cors@npm:2.8.17"
"@types/cors@npm:2.8.18":
version: 2.8.18
resolution: "@types/cors@npm:2.8.18"
dependencies:
"@types/node": "npm:*"
checksum: 10c0/457364c28c89f3d9ed34800e1de5c6eaaf344d1bb39af122f013322a50bc606eb2aa6f63de4e41a7a08ba7ef454473926c94a830636723da45bf786df032696d
checksum: 10c0/9dd1075de0e3a40c304826668960c797e67e597a734fb8e8ab404561f31ef2bd553ef5500eb86da7e91a344bee038a59931d2fbf182fbce09f13816f51fdd80e
languageName: node
linkType: hard
@ -8272,7 +8272,7 @@ __metadata:
"@slack/web-api": "npm:^7.9.1"
"@swc/core": "npm:1.11.29"
"@types/bcryptjs": "npm:2.4.6"
"@types/cors": "npm:2.8.17"
"@types/cors": "npm:2.8.18"
"@types/express": "npm:4.17.21"
"@types/express-session": "npm:1.18.1"
"@types/faker": "npm:5.5.9"