From da3b6246a57fac5000a6138a3d0d3eaa99ea05ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 18:53:31 +0000 Subject: [PATCH] chore(deps): update dependency cypress to v13.13.2 (#7812) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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.13.1` -> `13.13.2`](https://renovatebot.com/diffs/npm/cypress/13.13.1/13.13.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/13.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cypress/13.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cypress/13.13.1/13.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress/13.13.1/13.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
cypress-io/cypress (cypress) ### [`v13.13.2`](https://togithub.com/cypress-io/cypress/releases/tag/v13.13.2) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.13.1...v13.13.2) Changelog: https://docs.cypress.io/guides/references/changelog#13-13-2
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- frontend/package.json | 2 +- frontend/yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 3fe3e67690..f071b5cefa 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -78,7 +78,7 @@ "copy-to-clipboard": "3.3.3", "countries-and-timezones": "^3.4.0", "css-mediaquery": "^0.1.2", - "cypress": "13.13.1", + "cypress": "13.13.2", "cypress-vite": "^1.4.0", "date-fns": "2.30.0", "date-fns-tz": "^2.0.0", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index b27d1ee3d8..67f232f0b4 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -591,7 +591,7 @@ __metadata: languageName: node linkType: hard -"@cypress/request@npm:^3.0.0": +"@cypress/request@npm:^3.0.1": version: 3.0.1 resolution: "@cypress/request@npm:3.0.1" dependencies: @@ -4192,11 +4192,11 @@ __metadata: languageName: node linkType: hard -"cypress@npm:13.13.1": - version: 13.13.1 - resolution: "cypress@npm:13.13.1" +"cypress@npm:13.13.2": + version: 13.13.2 + resolution: "cypress@npm:13.13.2" dependencies: - "@cypress/request": "npm:^3.0.0" + "@cypress/request": "npm:^3.0.1" "@cypress/xvfb": "npm:^1.2.4" "@types/sinonjs__fake-timers": "npm:8.1.1" "@types/sizzle": "npm:^2.3.2" @@ -4240,7 +4240,7 @@ __metadata: yauzl: "npm:^2.10.0" bin: cypress: bin/cypress - checksum: 10c0/83eca0071243e1658ec9ab4188b1f52080cb052a5f883febf4ddd8d13f2878ca49d277d7dbc5e3085782522dc5dd69c8acbeacee5b5572b6baf284faae249cac + checksum: 10c0/7a38851aac96ff36414a2a4665312cc6778b9863913d5328685c4b13339aa3159506574d63d60d974ccc4a88b4d26db2b3a9c8c5a9921d351dc41ebdae446bae languageName: node linkType: hard @@ -9811,7 +9811,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.13.1" + cypress: "npm:13.13.2" cypress-vite: "npm:^1.4.0" date-fns: "npm:2.30.0" date-fns-tz: "npm:^2.0.0"