From 2caaff1bc0e4f749c8269817bb9db1d3613ae3db Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 26 Feb 2018 02:59:26 +0000 Subject: [PATCH] Update dependency cypress to v2.0.4 --- e2e-tests/react/package.json | 2 +- e2e-tests/react/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/e2e-tests/react/package.json b/e2e-tests/react/package.json index d576aa2..b1fd025 100644 --- a/e2e-tests/react/package.json +++ b/e2e-tests/react/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "babel-polyfill": "6.26.0", - "cypress": "1.4.2", + "cypress": "2.0.4", "node-fetch": "2.0.0", "serve": "6.5.0" } diff --git a/e2e-tests/react/yarn.lock b/e2e-tests/react/yarn.lock index 96bf783..ce7b0bc 100644 --- a/e2e-tests/react/yarn.lock +++ b/e2e-tests/react/yarn.lock @@ -1910,9 +1910,9 @@ currently-unhandled@^0.4.1: dependencies: array-find-index "^1.0.1" -cypress@1.4.2: - version "1.4.2" - resolved "https://registry.yarnpkg.com/cypress/-/cypress-1.4.2.tgz#d957d631617aa87e64a7eae71502f2e175076638" +cypress@2.0.4: + version "2.0.4" + resolved "https://registry.yarnpkg.com/cypress/-/cypress-2.0.4.tgz#1d19eddc4bf5eb235a6327c60dd2deac2aad6ccd" dependencies: "@cypress/listr-verbose-renderer" "0.4.1" "@cypress/xvfb" "1.1.3"