Skip to content

Commit

Permalink
Update dependency cypress to v2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 26, 2018
1 parent 043cb94 commit 2caaff1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion e2e-tests/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
Expand Down
6 changes: 3 additions & 3 deletions e2e-tests/react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 2caaff1

Please sign in to comment.