Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 3a68407

Browse files
Update dependency cypress to v9.7.0
1 parent 3444e15 commit 3a68407

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@types/react-router-dom": "5.3.3",
6969
"axios-mock-adapter": "1.20.0",
7070
"babel-loader": "8.1.0",
71-
"cypress": "9.5.4",
71+
"cypress": "9.7.0",
7272
"eslint": "^8.9.0",
7373
"eslint-plugin-cypress": "2.12.1",
7474
"eslint-plugin-react-hooks": "4.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6360,10 +6360,10 @@ cyclist@^1.0.1:
63606360
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
63616361
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
63626362

6363-
cypress@9.5.4:
6364-
version "9.5.4"
6365-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.5.4.tgz#49d9272f62eba12f2314faf29c2a865610e87550"
6366-
integrity sha512-6AyJAD8phe7IMvOL4oBsI9puRNOWxZjl8z1lgixJMcgJ85JJmyKeP6uqNA0dI1z14lmJ7Qklf2MOgP/xdAqJ/Q==
6363+
cypress@9.7.0:
6364+
version "9.7.0"
6365+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.7.0.tgz#bf55b2afd481f7a113ef5604aa8b693564b5e744"
6366+
integrity sha512-+1EE1nuuuwIt/N1KXRR2iWHU+OiIt7H28jJDyyI4tiUftId/DrXYEwoDa5+kH2pki1zxnA0r6HrUGHV5eLbF5Q==
63676367
dependencies:
63686368
"@cypress/request" "^2.88.10"
63696369
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)