Skip to content

Commit

Permalink
Update dependency opentracing to v0.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 6, 2018
1 parent 09846a4 commit 3f7b6e9
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion e2e-tests/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"opentracing": "0.14.1",
"opentracing": "0.14.3",
"react": "16.3.1",
"react-dom": "16.3.1",
"react-scripts": "1.1.2",
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 @@ -4870,9 +4870,9 @@ openssl-self-signed-certificate@1.1.6:
version "1.1.6"
resolved "https://registry.yarnpkg.com/openssl-self-signed-certificate/-/openssl-self-signed-certificate-1.1.6.tgz#9d3a4776b1a57e9847350392114ad2f915a83dd4"

opentracing@0.14.1:
version "0.14.1"
resolved "https://registry.yarnpkg.com/opentracing/-/opentracing-0.14.1.tgz#40d278beea417660a35dd9d3ee76511ffa911dcd"
opentracing@0.14.3:
version "0.14.3"
resolved "https://registry.yarnpkg.com/opentracing/-/opentracing-0.14.3.tgz#23e3ad029fa66a653926adbe57e834469f8550aa"

opn@5.2.0:
version "5.2.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"jest": "22.4.3",
"lint-staged": "7.0.4",
"nodemon": "1.17.3",
"opentracing": "0.14.1",
"opentracing": "0.14.3",
"prettier": "1.11.1",
"zipkin": "0.10.1",
"zipkin-transport-http": "0.10.1"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3517,9 +3517,9 @@ onetime@^1.0.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789"

opentracing@0.14.1:
version "0.14.1"
resolved "https://registry.yarnpkg.com/opentracing/-/opentracing-0.14.1.tgz#40d278beea417660a35dd9d3ee76511ffa911dcd"
opentracing@0.14.3:
version "0.14.3"
resolved "https://registry.yarnpkg.com/opentracing/-/opentracing-0.14.3.tgz#23e3ad029fa66a653926adbe57e834469f8550aa"

optimist@^0.6.1:
version "0.6.1"
Expand Down

0 comments on commit 3f7b6e9

Please sign in to comment.