Skip to content

Commit c3b23ff

Browse files
committed
Update react monorepo to v16.4.2
1 parent ee2b64e commit c3b23ff

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

e2e-tests/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"private": true,
55
"dependencies": {
66
"opentracing": "0.14.3",
7-
"react": "16.3.1",
8-
"react-dom": "16.3.1",
7+
"react": "16.4.2",
8+
"react-dom": "16.4.2",
99
"react-scripts": "1.1.4",
1010
"zipkin": "0.10.1",
1111
"zipkin-javascript-opentracing": "file:../..",

e2e-tests/react/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5569,9 +5569,9 @@ react-dev-utils@^5.0.1:
55695569
strip-ansi "3.0.1"
55705570
text-table "0.2.0"
55715571

5572-
react-dom@16.3.1:
5573-
version "16.3.1"
5574-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.3.1.tgz#6a3c90a4fb62f915bdbcf6204422d93a7d4ca573"
5572+
react-dom@16.4.2:
5573+
version "16.4.2"
5574+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.4.2.tgz#4afed569689f2c561d2b8da0b819669c38a0bda4"
55755575
dependencies:
55765576
fbjs "^0.8.16"
55775577
loose-envify "^1.1.0"
@@ -5627,9 +5627,9 @@ react-scripts@1.1.4:
56275627
optionalDependencies:
56285628
fsevents "^1.1.3"
56295629

5630-
react@16.3.1:
5631-
version "16.3.1"
5632-
resolved "https://registry.yarnpkg.com/react/-/react-16.3.1.tgz#4a2da433d471251c69b6033ada30e2ed1202cfd8"
5630+
react@16.4.2:
5631+
version "16.4.2"
5632+
resolved "https://registry.yarnpkg.com/react/-/react-16.4.2.tgz#2cd90154e3a9d9dd8da2991149fdca3c260e129f"
56335633
dependencies:
56345634
fbjs "^0.8.16"
56355635
loose-envify "^1.1.0"
@@ -7191,7 +7191,7 @@ yauzl@2.8.0:
71917191
fd-slicer "~1.0.1"
71927192

71937193
"zipkin-javascript-opentracing@file:../..":
7194-
version "1.5.1"
7194+
version "2.0.0"
71957195

71967196
zipkin-transport-http@0.10.1:
71977197
version "0.10.1"

0 commit comments

Comments
 (0)