mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-10 19:06:34 +03:00
downgrade cypress
This commit is contained in:
parent
9f8aee2810
commit
c1fe2e6899
|
@ -44,7 +44,7 @@
|
|||
"awesome-typescript-loader": "^3.2.2",
|
||||
"core-js": "^2.5.1",
|
||||
"css-loader": "^0.28.7",
|
||||
"cypress": "^1.0.3",
|
||||
"cypress": "~1.0.3",
|
||||
"enzyme": "^3.1.1",
|
||||
"enzyme-adapter-react-16": "^1.0.4",
|
||||
"enzyme-to-json": "^3.2.2",
|
||||
|
|
|
@ -1498,9 +1498,9 @@ currently-unhandled@^0.4.1:
|
|||
dependencies:
|
||||
array-find-index "^1.0.1"
|
||||
|
||||
cypress@^1.0.3:
|
||||
version "1.1.1"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-1.1.1.tgz#e7854aad74a4abc12e63f7f486f7990624ff9346"
|
||||
cypress@~1.0.3:
|
||||
version "1.0.3"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-1.0.3.tgz#ef3a8fbe72d6f69b2c02e384db405cc49c5773be"
|
||||
dependencies:
|
||||
"@cypress/listr-verbose-renderer" "0.4.1"
|
||||
"@cypress/xvfb" "1.0.4"
|
||||
|
|
Loading…
Reference in New Issue
Block a user