mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
chore(deps): update dependency cypress to v13.13.0 (#7584)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cypress](https://cypress.io) ([source](https://togithub.com/cypress-io/cypress)) | [`13.12.0` -> `13.13.0`](https://renovatebot.com/diffs/npm/cypress/13.12.0/13.13.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/13.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cypress/13.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cypress/13.12.0/13.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress/13.12.0/13.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>cypress-io/cypress (cypress)</summary> ### [`v13.13.0`](https://togithub.com/cypress-io/cypress/releases/tag/v13.13.0) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.12.0...v13.13.0) Changelog: https://docs.cypress.io/guides/references/changelog#13-13-0 </details> --- ### 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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3ade609956
commit
eb052f42eb
@ -78,7 +78,7 @@
|
||||
"copy-to-clipboard": "3.3.3",
|
||||
"countries-and-timezones": "^3.4.0",
|
||||
"css-mediaquery": "^0.1.2",
|
||||
"cypress": "13.12.0",
|
||||
"cypress": "13.13.0",
|
||||
"cypress-vite": "^1.4.0",
|
||||
"date-fns": "2.30.0",
|
||||
"date-fns-tz": "^2.0.0",
|
||||
|
@ -4169,9 +4169,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cypress@npm:13.12.0":
|
||||
version: 13.12.0
|
||||
resolution: "cypress@npm:13.12.0"
|
||||
"cypress@npm:13.13.0":
|
||||
version: 13.13.0
|
||||
resolution: "cypress@npm:13.13.0"
|
||||
dependencies:
|
||||
"@cypress/request": "npm:^3.0.0"
|
||||
"@cypress/xvfb": "npm:^1.2.4"
|
||||
@ -4212,12 +4212,12 @@ __metadata:
|
||||
request-progress: "npm:^3.0.0"
|
||||
semver: "npm:^7.5.3"
|
||||
supports-color: "npm:^8.1.1"
|
||||
tmp: "npm:~0.2.1"
|
||||
tmp: "npm:~0.2.3"
|
||||
untildify: "npm:^4.0.0"
|
||||
yauzl: "npm:^2.10.0"
|
||||
bin:
|
||||
cypress: bin/cypress
|
||||
checksum: 10c0/a9f74ce07b8d9d8058e4909ac3824d3d8a09af6f92eb4b69bce0892765ceeeac77094976e41a2a31e5138b6e43c2e5f1fb6fb54fbf9fa1bab957b465f5517540
|
||||
checksum: 10c0/732533a3d783ca98763643307ec519d8006528c38af98be4e3880583a15bd4bb1ccaf5eed5d68f61ecf4d5f887211fec82b25bb3c0fee959707c87bc7a2684a2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9337,7 +9337,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tmp@npm:~0.2.1":
|
||||
"tmp@npm:~0.2.3":
|
||||
version: 0.2.3
|
||||
resolution: "tmp@npm:0.2.3"
|
||||
checksum: 10c0/3e809d9c2f46817475b452725c2aaa5d11985cf18d32a7a970ff25b568438e2c076c2e8609224feef3b7923fa9749b74428e3e634f6b8e520c534eef2fd24125
|
||||
@ -9781,7 +9781,7 @@ __metadata:
|
||||
copy-to-clipboard: "npm:3.3.3"
|
||||
countries-and-timezones: "npm:^3.4.0"
|
||||
css-mediaquery: "npm:^0.1.2"
|
||||
cypress: "npm:13.12.0"
|
||||
cypress: "npm:13.13.0"
|
||||
cypress-vite: "npm:^1.4.0"
|
||||
date-fns: "npm:2.30.0"
|
||||
date-fns-tz: "npm:^2.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user