Skip to content

Commit

Permalink
Update dependency cypress to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 5, 2018
1 parent 5c660bf commit dafa0ed
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.1.0",
"node-fetch": "2.1.1",
"serve": "6.5.1"
}
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.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-2.1.0.tgz#a8bd7d9b89c38a1e380db83b57d9bba0dbb95ba4"
dependencies:
"@cypress/listr-verbose-renderer" "0.4.1"
"@cypress/xvfb" "1.1.3"
Expand Down

0 comments on commit dafa0ed

Please sign in to comment.