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

Commit c1e025f

Browse files
Merge pull request #257 from cypress-io/renovate/cypress-12.x
Update dependency cypress to v12.3.0
2 parents bea0b13 + 0c179ea commit c1e025f

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.1.0",
46+
"cypress": "12.3.0",
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.1.0:
3538-
version "12.1.0"
3539-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.1.0.tgz#1fdaa631bc30df466dc9505154616f4cf69dbd4b"
3540-
integrity sha512-7fz8N84uhN1+ePNDsfQvoWEl4P3/VGKKmAg+bJQFY4onhA37Ys+6oBkGbNdwGeC7n2QqibNVPhk8x3YuQLwzfw==
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==
35413541
dependencies:
35423542
"@cypress/request" "^2.88.10"
35433543
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)