Bump cypress from 6.7.1 to 6.8.0 (#13042)
Bumps [cypress](https://github.com/cypress-io/cypress) from 6.7.1 to 6.8.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js) - [Commits](https://github.com/cypress-io/cypress/compare/v6.7.1...v6.8.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8b9f2d546c
commit
47dcf7d20d
2 changed files with 5 additions and 5 deletions
|
|
@ -108,7 +108,7 @@
|
|||
"babel-loader": "^8.2.2",
|
||||
"css-loader": "^5.1.3",
|
||||
"cssom": "^0.4.4",
|
||||
"cypress": "^6.7.1",
|
||||
"cypress": "^6.8.0",
|
||||
"cypress-file-upload": "^5.0.2",
|
||||
"eslint": "^7.22.0",
|
||||
"eslint-config-preact": "^1.1.3",
|
||||
|
|
|
|||
|
|
@ -7139,10 +7139,10 @@ cypress-file-upload@^5.0.2:
|
|||
dependencies:
|
||||
mime "^2.5.0"
|
||||
|
||||
cypress@^6.7.1:
|
||||
version "6.7.1"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-6.7.1.tgz#6b8e1ba9badbded284ddc8575873b64211250ea6"
|
||||
integrity sha512-MC9yt1GqpL4WVDQ0STI89K+PdLeC3T3NuAb2N61d6vYGR9pJy8w3Fqe0OWZwaRTJtg9eAyHXPGmFsyKeNQ3tmg==
|
||||
cypress@^6.8.0:
|
||||
version "6.8.0"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-6.8.0.tgz#8338f39212a8f71e91ff8c017a1b6e22d823d8c1"
|
||||
integrity sha512-W2e9Oqi7DmF48QtOD0LfsOLVq6ef2hcXZvJXI/E3PgFNmZXEVwBefhAxVCW9yTPortjYA2XkM20KyC4HRkOm9w==
|
||||
dependencies:
|
||||
"@cypress/listr-verbose-renderer" "^0.4.1"
|
||||
"@cypress/request" "^2.88.5"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue