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

Commit 5869e50

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency cypress to v6.8.0
1 parent 420e2de commit 5869e50

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
@@ -43,7 +43,7 @@
4343
"babel-plugin-transform-class-properties": "6.24.1",
4444
"coveralls": "3.1.0",
4545
"cross-env": "7.0.3",
46-
"cypress": "6.7.1",
46+
"cypress": "6.8.0",
4747
"cypress-react-unit-test": "4.17.2",
4848
"istanbul-lib-coverage": "3.0.0",
4949
"parcel-bundler": "1.12.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3229,10 +3229,10 @@ cypress-react-unit-test@4.17.2:
32293229
semver "7.3.2"
32303230
unfetch "4.1.0"
32313231

3232-
cypress@6.7.1:
3233-
version "6.7.1"
3234-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-6.7.1.tgz#6b8e1ba9badbded284ddc8575873b64211250ea6"
3235-
integrity sha512-MC9yt1GqpL4WVDQ0STI89K+PdLeC3T3NuAb2N61d6vYGR9pJy8w3Fqe0OWZwaRTJtg9eAyHXPGmFsyKeNQ3tmg==
3232+
cypress@6.8.0:
3233+
version "6.8.0"
3234+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-6.8.0.tgz#8338f39212a8f71e91ff8c017a1b6e22d823d8c1"
3235+
integrity sha512-W2e9Oqi7DmF48QtOD0LfsOLVq6ef2hcXZvJXI/E3PgFNmZXEVwBefhAxVCW9yTPortjYA2XkM20KyC4HRkOm9w==
32363236
dependencies:
32373237
"@cypress/listr-verbose-renderer" "^0.4.1"
32383238
"@cypress/request" "^2.88.5"

0 commit comments

Comments
 (0)