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

Commit 17d65c5

Browse files
Update dependency cypress to v12.4.0
1 parent c1e025f commit 17d65c5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"babel-plugin-transform-class-properties": "6.24.1",
4444
"coveralls": "3.1.1",
4545
"cross-env": "7.0.3",
46-
"cypress": "12.3.0",
46+
"cypress": "12.4.0",
4747
"cypress-react-unit-test": "4.17.2",
4848
"istanbul-lib-coverage": "3.2.0",
4949
"parcel-bundler": "1.12.5",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3534,10 +3534,10 @@ [email protected]:
35343534
semver "7.3.2"
35353535
unfetch "4.1.0"
35363536

3537-
cypress@12.3.0:
3538-
version "12.3.0"
3539-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.3.0.tgz#ae3fb0540aef4b5eab1ef2bcd0760caf2992b8bf"
3540-
integrity sha512-ZQNebibi6NBt51TRxRMYKeFvIiQZ01t50HSy7z/JMgRVqBUey3cdjog5MYEbzG6Ktti5ckDt1tfcC47lmFwXkw==
3537+
cypress@12.4.0:
3538+
version "12.4.0"
3539+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.4.0.tgz#de695bc51aec9d995456077a9c3e0ddadfb105c6"
3540+
integrity sha512-//h93K/yGC/7pxv1KamlkADbKHLp5h3f9rZDE2McRjXZDagMETH0sXowOOanvhsH8cFt/JWspIcK+p9cuaoAqg==
35413541
dependencies:
35423542
"@cypress/request" "^2.88.10"
35433543
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)