Skip to content

Commit

Permalink
chore(deps): update dependency cypress to v3.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 26, 2020
1 parent f601099 commit 475c9c8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 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": "3.8.2",
"cypress": "3.8.3",
"node-fetch": "2.1.2",
"serve": "6.5.5"
}
Expand Down
9 changes: 5 additions & 4 deletions e2e-tests/react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1898,9 +1898,10 @@ currently-unhandled@^0.4.1:
dependencies:
array-find-index "^1.0.1"

cypress@3.8.2:
version "3.8.2"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-3.8.2.tgz#58fa96e1e7dae712403b0f4e8af1efe35442ff7a"
cypress@3.8.3:
version "3.8.3"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-3.8.3.tgz#e921f5482f1cbe5814891c878f26e704bbffd8f4"
integrity sha512-I9L/d+ilTPPA4vq3NC1OPKmw7jJIpMKNdyfR8t1EXYzYCjyqbc59migOm1YSse/VRbISLJ+QGb5k4Y3bz2lkYw==
dependencies:
"@cypress/listr-verbose-renderer" "0.4.1"
"@cypress/xvfb" "1.2.4"
Expand Down Expand Up @@ -7385,7 +7386,7 @@ yauzl@2.4.1:
fd-slicer "~1.0.1"

"zipkin-javascript-opentracing@file:../..":
version "2.0.1"
version "2.1.0"

zipkin-transport-http@0.10.1:
version "0.10.1"
Expand Down

0 comments on commit 475c9c8

Please sign in to comment.