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

Commit bea0b13

Browse files
Merge pull request #256 from cypress-io/renovate/cypress-12.x
Update dependency cypress to v12.1.0
2 parents 8ff93e6 + c0d1208 commit bea0b13

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.0.2",
46+
"cypress": "12.1.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.0.2:
3538-
version "12.0.2"
3539-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.0.2.tgz#0437abf9d97ad4a972ab554968d58211b0ce4ae5"
3540-
integrity sha512-WnLx1DpnbF1vbpDBkgP14rK5yS3U+Gvxrv2fsB4Owma26oIyENj7DDRnsJbSZuTfG4mcuUJxAkRHJR2wBqBfMA==
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==
35413541
dependencies:
35423542
"@cypress/request" "^2.88.10"
35433543
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)