From 4a699729eaedf7dc19bc98d06336055d25aa5a83 Mon Sep 17 00:00:00 2001 From: Damon Blais Date: Tue, 24 Oct 2023 05:36:33 -0700 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20cypress=20=E2=86=92=20^13.?= =?UTF-8?q?3.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 32f973ab..2ea1b37b 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@types/react-dom": "^18.2.14", "@typescript-eslint/eslint-plugin": "^6.9.0", "@typescript-eslint/parser": "^6.9.0", - "cypress": "^13.3.0", + "cypress": "^13.3.2", "eslint": "^8.52.0", "eslint-config-next": "^13.5.6", "eslint-plugin-react": "^7.33.2", diff --git a/yarn.lock b/yarn.lock index e8840533..20cd0e86 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2141,9 +2141,9 @@ __metadata: languageName: node linkType: hard -"cypress@npm:^13.3.0": - version: 13.3.0 - resolution: "cypress@npm:13.3.0" +"cypress@npm:^13.3.2": + version: 13.3.2 + resolution: "cypress@npm:13.3.2" dependencies: "@cypress/request": "npm:^3.0.0" "@cypress/xvfb": "npm:^1.2.4" @@ -2190,7 +2190,7 @@ __metadata: yauzl: "npm:^2.10.0" bin: cypress: bin/cypress - checksum: 780b3721f6214aa1df3c57037e970a87ba92e7e1b53e20465b22c31b14e5d92c81b451d58bad3ad7e7d8a2ab80110705ce0044fb7a5d5fdebb47556710e4df32 + checksum: 97ec1572c5c5b3f562d8f859ccce14f6c9e2b8001fefae0e93fa48677180657b847783baccfaf0ecfb59f71c4af876158530c9af0a7c2e2fd903241c240344af languageName: node linkType: hard @@ -5977,7 +5977,7 @@ __metadata: "@types/react-dom": "npm:^18.2.14" "@typescript-eslint/eslint-plugin": "npm:^6.9.0" "@typescript-eslint/parser": "npm:^6.9.0" - cypress: "npm:^13.3.0" + cypress: "npm:^13.3.2" eslint: "npm:^8.52.0" eslint-config-next: "npm:^13.5.6" eslint-plugin-mui-path-imports: "npm:^0.0.15"