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

Commit cd87589

Browse files
committed
Update dependency cypress to v6.7.1
1 parent 68e08a5 commit cd87589

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.6.0",
46+
"cypress": "6.7.1",
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.6.0:
3233-
version "6.6.0"
3234-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-6.6.0.tgz#659c64cdb06e51b6be18fdac39d8f192deb54fa0"
3235-
integrity sha512-+Xx3Zn653LJHUsCb9h1Keql2jlazbr1ROmbY6DFJMmXKLgXP4ez9cE403W93JNGRbZK0Tng3R/oP8mvd9XAPVg==
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==
32363236
dependencies:
32373237
"@cypress/listr-verbose-renderer" "^0.4.1"
32383238
"@cypress/request" "^2.88.5"

0 commit comments

Comments
 (0)