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