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

Commit 7ca3f06

Browse files
Update dependency cypress to v9.5.0 (#277)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 2921a5a commit 7ca3f06

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@types/react-router-dom": "5.1.9",
6868
"axios-mock-adapter": "1.20.0",
6969
"babel-loader": "8.1.0",
70-
"cypress": "9.4.1",
70+
"cypress": "9.5.0",
7171
"eslint": "^8.9.0",
7272
"eslint-plugin-cypress": "2.12.1",
7373
"eslint-plugin-react-hooks": "4.2.0",

yarn.lock

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

6271-
cypress@9.4.1:
6272-
version "9.4.1"
6273-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.4.1.tgz#1a4ba706435829c24b7edf350c2b059e05da9084"
6274-
integrity sha512-+JgMG9uT+QFx97JU9kOHE3jO3+0UdkQ9H1oCBiC7A74qme7Jkdy2sYDBCPjjGczutnWnGUTMRlwiNMP/Uq6LrQ==
6271+
cypress@9.5.0:
6272+
version "9.5.0"
6273+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.5.0.tgz#704a79f0d3d4e775f433334eb8f5ae065e3bea31"
6274+
integrity sha512-rC5QPolKsVjJ8QJZ7IeZ6HlKM4gswBGZc0XvoAJNL8urQCSL8zTX0A/ai/h35WfF47NQ0iSZnwIXBlHX3MOUIQ==
62756275
dependencies:
62766276
"@cypress/request" "^2.88.10"
62776277
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)