Skip to content

Commit

Permalink
Update dependency react-scripts to v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 3, 2018
1 parent bb81a22 commit 81153d8
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 @@ -6,7 +6,7 @@
"opentracing": "0.14.1",
"react": "16.3.0",
"react-dom": "16.3.0",
"react-scripts": "1.1.1",
"react-scripts": "1.1.2",
"zipkin": "0.10.1",
"zipkin-javascript-opentracing": "file:../..",
"zipkin-transport-http": "0.10.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 @@ -5666,9 +5666,9 @@ react-error-overlay@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-4.0.0.tgz#d198408a85b4070937a98667f500c832f86bd5d4"

react-scripts@1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-1.1.1.tgz#279d449f7311fed910506987a1ade014027788a8"
react-scripts@1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-1.1.2.tgz#2b6ead792a46ba9e7d1255ef9fb817f8a1cead51"
dependencies:
autoprefixer "7.1.6"
babel-core "6.26.0"
Expand Down

0 comments on commit 81153d8

Please sign in to comment.