Bump cypress from 6.2.1 to 6.3.0 (#12343)
This commit is contained in:
parent
4022ea9fc0
commit
833ed759e7
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.1",
|
||||
"cypress": "^6.3.0",
|
||||
"cypress-file-upload": "^5.0.0",
|
||||
"eslint": "^7.18.0",
|
||||
"eslint-config-preact": "^1.1.3",
|
||||
|
|
|
|||
|
|
@ -6989,10 +6989,10 @@ cypress-file-upload@^5.0.0:
|
|||
dependencies:
|
||||
mime "^2.5.0"
|
||||
|
||||
cypress@^6.2.1:
|
||||
version "6.2.1"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-6.2.1.tgz#27d5fbcf008c698c390fdb0c03441804176d06c4"
|
||||
integrity sha512-OYkSgzA4J4Q7eMjZvNf5qWpBLR4RXrkqjL3UZ1UzGGLAskO0nFTi/RomNTG6TKvL3Zp4tw4zFY1gp5MtmkCZrA==
|
||||
cypress@^6.3.0:
|
||||
version "6.3.0"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-6.3.0.tgz#e27bba01d7e493265700e1e85333dca0b0127ede"
|
||||
integrity sha512-Ec6TAFOxdSB2HPINNJ1f7z75pENXcfCaQkz+A9j0eGSvusFJ2NNErq650DexCbNJAnCQkPqXB4XPH9kXnSQnUA==
|
||||
dependencies:
|
||||
"@cypress/listr-verbose-renderer" "^0.4.1"
|
||||
"@cypress/request" "^2.88.5"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue