Skip to content

Commit

Permalink
Merge bc6c3be into ee2b64e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 13, 2018
2 parents ee2b64e + bc6c3be commit 1e095aa
Show file tree
Hide file tree
Showing 2 changed files with 5 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 @@ -21,7 +21,7 @@
"devDependencies": {
"babel-polyfill": "6.26.0",
"cypress": "2.1.0",
"node-fetch": "2.1.2",
"node-fetch": "2.3.0",
"serve": "6.5.5"
}
}
8 changes: 4 additions & 4 deletions e2e-tests/react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4590,9 +4590,9 @@ no-case@^2.2.0:
dependencies:
lower-case "^1.1.1"

node-fetch@2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.1.2.tgz#ab884e8e7e57e38a944753cec706f788d1768bb5"
node-fetch@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.3.0.tgz#1a1d940bbfb916a1d3e0219f037e89e71f8c5fa5"

node-fetch@^1.0.1, node-fetch@^1.5.3:
version "1.7.3"
Expand Down Expand Up @@ -7191,7 +7191,7 @@ yauzl@2.8.0:
fd-slicer "~1.0.1"

"zipkin-javascript-opentracing@file:../..":
version "1.5.1"
version "2.0.0"

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

0 comments on commit 1e095aa

Please sign in to comment.