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

Commit e7b68fc

Browse files
Update dependency cypress to v12.4.1
1 parent c1e025f commit e7b68fc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.1",
4747
"cypress-react-unit-test": "4.17.2",
4848
"istanbul-lib-coverage": "3.2.0",
4949
"parcel-bundler": "1.12.5",

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.1:
3538+
version "12.4.1"
3539+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.4.1.tgz#6121b49fd7d833d1f4a0f486034f063467f433af"
3540+
integrity sha512-IFMPzc1RJ22Fac+YbdqywtpcuqZXqQJh+JqZDXn+A15zG/dw99njfv8f0bTvD+WAHhP118+xWG/VwilkFg1rnA==
35413541
dependencies:
35423542
"@cypress/request" "^2.88.10"
35433543
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)