Bump cypress from 6.2.0 to 6.2.1 (#12122)
Bumps [cypress](https://github.com/cypress-io/cypress) from 6.2.0 to 6.2.1. - [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.2.0...v6.2.1) 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
ecb8b270ea
commit
82a78aeb00
2 changed files with 5 additions and 5 deletions
|
|
@ -111,7 +111,7 @@
|
|||
"babel-loader": "^8.2.2",
|
||||
"css-loader": "^5.0.1",
|
||||
"cssom": "^0.4.4",
|
||||
"cypress": "^6.2.0",
|
||||
"cypress": "^6.2.1",
|
||||
"cypress-file-upload": "^4.1.1",
|
||||
"eslint": "^7.17.0",
|
||||
"eslint-config-preact": "^1.1.3",
|
||||
|
|
|
|||
|
|
@ -6989,10 +6989,10 @@ cypress-file-upload@^4.1.1:
|
|||
dependencies:
|
||||
mime "^2.4.4"
|
||||
|
||||
cypress@^6.2.0:
|
||||
version "6.2.0"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-6.2.0.tgz#1a8a7dd5bd08db3064551a9f12072963cc9337bf"
|
||||
integrity sha512-m/rkcogYM9MTy8rbsZgyS5wT2L/J+B5V2bY2ztkDNMyqhk/oZgUF4KTWVLzkW2I+scg0iAddca95tLlt7XnAtw==
|
||||
cypress@^6.2.1:
|
||||
version "6.2.1"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-6.2.1.tgz#27d5fbcf008c698c390fdb0c03441804176d06c4"
|
||||
integrity sha512-OYkSgzA4J4Q7eMjZvNf5qWpBLR4RXrkqjL3UZ1UzGGLAskO0nFTi/RomNTG6TKvL3Zp4tw4zFY1gp5MtmkCZrA==
|
||||
dependencies:
|
||||
"@cypress/listr-verbose-renderer" "^0.4.1"
|
||||
"@cypress/request" "^2.88.5"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue