Skip to content

Commit 113741e

Browse files
authored
Merge pull request #2794 from StoDevX/greenkeeper/monorepo.react-16.4.2
Update react to the latest version 🚀
2 parents c792260 + 0f59037 commit 113741e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"p-props": "1.2.0",
9696
"p-retry": "2.0.0",
9797
"querystring": "0.2.0",
98-
"react": "16.3.2",
98+
"react": "16.4.2",
9999
"react-markdown": "2.5.1",
100100
"react-native": "0.55.4",
101101
"react-native-button": "2.3.0",
@@ -161,7 +161,7 @@
161161
"pretty-bytes": "5.1.0",
162162
"pretty-quick": "1.6.0",
163163
"prop-types": "15.6.2",
164-
"react-test-renderer": "16.4.0",
164+
"react-test-renderer": "16.4.2",
165165
"string-natural-compare": "2.0.2",
166166
"strip-ansi": "4.0.0",
167167
"xcode": "1.0.0"

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5783,7 +5783,7 @@ [email protected]:
57835783
shell-quote "^1.6.1"
57845784
ws "^2.0.3"
57855785

5786-
react-is@^16.4.0:
5786+
react-is@^16.4.2:
57875787
version "16.4.2"
57885788
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.4.2.tgz#84891b56c2b6d9efdee577cc83501dfc5ecead88"
57895789

@@ -6086,14 +6086,14 @@ [email protected]:
60866086
loose-envify "^1.1.0"
60876087
prop-types "^15.6.0"
60886088

6089-
6090-
version "16.4.0"
6091-
resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-16.4.0.tgz#0dbe0e24263e94e1830c7afb1f403707fad313a3"
6089+
6090+
version "16.4.2"
6091+
resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-16.4.2.tgz#4e03eca9359bb3210d4373f7547d1364218ef74e"
60926092
dependencies:
60936093
fbjs "^0.8.16"
60946094
object-assign "^4.1.1"
60956095
prop-types "^15.6.0"
6096-
react-is "^16.4.0"
6096+
react-is "^16.4.2"
60976097

60986098
react-timer-mixin@^0.13.2:
60996099
version "0.13.4"
@@ -6106,9 +6106,9 @@ react-transform-hmr@^1.0.4:
61066106
global "^4.3.0"
61076107
react-proxy "^1.1.7"
61086108

6109-
react@16.3.2:
6110-
version "16.3.2"
6111-
resolved "https://registry.yarnpkg.com/react/-/react-16.3.2.tgz#fdc8420398533a1e58872f59091b272ce2f91ea9"
6109+
react@16.4.2:
6110+
version "16.4.2"
6111+
resolved "https://registry.yarnpkg.com/react/-/react-16.4.2.tgz#2cd90154e3a9d9dd8da2991149fdca3c260e129f"
61126112
dependencies:
61136113
fbjs "^0.8.16"
61146114
loose-envify "^1.1.0"

0 commit comments

Comments
 (0)