mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
upgrades cypress to version 5.4.0 (#81313)
This commit is contained in:
parent
a91fbae424
commit
8f9e09b4cc
2 changed files with 5 additions and 5 deletions
|
@ -152,7 +152,7 @@
|
|||
"copy-to-clipboard": "^3.0.8",
|
||||
"copy-webpack-plugin": "^6.0.2",
|
||||
"cronstrue": "^1.51.0",
|
||||
"cypress": "^5.0.0",
|
||||
"cypress": "5.4.0",
|
||||
"cypress-multi-reporters": "^1.2.3",
|
||||
"cypress-promise": "^1.1.0",
|
||||
"d3": "3.5.17",
|
||||
|
|
|
@ -9820,10 +9820,10 @@ cypress-promise@^1.1.0:
|
|||
resolved "https://registry.yarnpkg.com/cypress-promise/-/cypress-promise-1.1.0.tgz#f2d66965945fe198431aaf692d5157cea9d47b25"
|
||||
integrity sha512-DhIf5PJ/a0iY+Yii6n7Rbwq+9TJxU4pupXYzf9mZd8nPG0AzQrj9i+pqINv4xbI2EV1p+PKW3maCkR7oPG4GrA==
|
||||
|
||||
cypress@^5.0.0:
|
||||
version "5.2.0"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-5.2.0.tgz#6902efd90703242a2539f0623c6e1118aff01f95"
|
||||
integrity sha512-9S2spcrpIXrQ+CQIKHsjRoLQyRc2ehB06clJXPXXp1zyOL/uZMM3Qc20ipNki4CcNwY0nBTQZffPbRpODeGYQg==
|
||||
cypress@5.4.0:
|
||||
version "5.4.0"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-5.4.0.tgz#8833a76e91129add601f823d43c53eb512d162c5"
|
||||
integrity sha512-BJR+u3DRSYMqaBS1a3l1rbh5AkMRHugbxcYYzkl+xYlO6dzcJVE8uAhghzVI/hxijCyBg1iuSe4TRp/g1PUg8Q==
|
||||
dependencies:
|
||||
"@cypress/listr-verbose-renderer" "^0.4.1"
|
||||
"@cypress/request" "^2.88.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue