From a7a9e7c1f7f3889bf3b51383b41640ceb3558899 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 10:34:12 +0000 Subject: [PATCH] chore(deps): update dependency cypress to v13.7.0 (#149) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 9177ba2e2..418dd317d 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "@typescript-eslint/parser": "7.2.0", "@vitejs/plugin-react": "4.2.1", "concurrently": "8.2.2", - "cypress": "13.6.6", + "cypress": "13.7.0", "env-cmd": "10.1.0", "eslint": "^8.57.0", "eslint-config-airbnb": "19.0.4", diff --git a/yarn.lock b/yarn.lock index 1e48af3a2..31b6c939f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4649,9 +4649,9 @@ __metadata: languageName: node linkType: hard -"cypress@npm:13.6.6": - version: 13.6.6 - resolution: "cypress@npm:13.6.6" +"cypress@npm:13.7.0": + version: 13.7.0 + resolution: "cypress@npm:13.7.0" dependencies: "@cypress/request": "npm:^3.0.0" "@cypress/xvfb": "npm:^1.2.4" @@ -4697,7 +4697,7 @@ __metadata: yauzl: "npm:^2.10.0" bin: cypress: bin/cypress - checksum: 10/c86cc38fa25f04575d496fbf26edf8c738f2c98b0faeced9788ec691293424336f6be180f597256d38124df9ce75daddd42a015127af76d8f8df9eb071e3d90e + checksum: 10/012d8a311ba288cfa8b504ce26b7a8b3dc4b81fc5d5be558fbcab4a0253e76102423d4660ce0352197c6db1eaf96b87aa4f28f6ff87e8ad51757538b7bba3757 languageName: node linkType: hard @@ -6745,7 +6745,7 @@ __metadata: "@vitejs/plugin-react": "npm:4.2.1" axios: "npm:1.6.7" concurrently: "npm:8.2.2" - cypress: "npm:13.6.6" + cypress: "npm:13.7.0" env-cmd: "npm:10.1.0" eslint: "npm:^8.57.0" eslint-config-airbnb: "npm:19.0.4"