Skip to content
This repository was archived by the owner on Oct 23, 2018. It is now read-only.

Commit 485637b

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update react monorepo packages
1 parent c2bf993 commit 485637b

2 files changed

Lines changed: 13 additions & 5 deletions

File tree

basic/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"flow-bin": "0.49.1",
77
"jest-expo": "24.0.0",
88
"react-native-scripts": "1.8.1",
9-
"react-test-renderer": "16.0.0"
9+
"react-test-renderer": "16.2.0"
1010
},
1111
"main": "./node_modules/react-native-scripts/build/bin/crna-entry.js",
1212
"scripts": {
@@ -24,7 +24,7 @@
2424
"expo": "24.0.2",
2525
"graphql": "0.12.3",
2626
"graphql-tag": "2.6.1",
27-
"react": "16.0.0",
27+
"react": "16.2.0",
2828
"react-apollo": "2.0.4",
2929
"react-native": "https://github.com/expo/react-native/archive/sdk-24.0.0.tar.gz"
3030
}

basic/yarn.lock

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4784,6 +4784,14 @@ react-test-renderer@16.0.0:
47844784
fbjs "^0.8.16"
47854785
object-assign "^4.1.1"
47864786

4787+
react-test-renderer@16.2.0:
4788+
version "16.2.0"
4789+
resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-16.2.0.tgz#bddf259a6b8fcd8555f012afc8eacc238872a211"
4790+
dependencies:
4791+
fbjs "^0.8.16"
4792+
object-assign "^4.1.1"
4793+
prop-types "^15.6.0"
4794+
47874795
react-timer-mixin@^0.13.2:
47884796
version "0.13.3"
47894797
resolved "https://registry.yarnpkg.com/react-timer-mixin/-/react-timer-mixin-0.13.3.tgz#0da8b9f807ec07dc3e854d082c737c65605b3d22"
@@ -4795,9 +4803,9 @@ react-transform-hmr@^1.0.4:
47954803
global "^4.3.0"
47964804
react-proxy "^1.1.7"
47974805

4798-
react@16.0.0:
4799-
version "16.0.0"
4800-
resolved "https://registry.yarnpkg.com/react/-/react-16.0.0.tgz#ce7df8f1941b036f02b2cca9dbd0cb1f0e855e2d"
4806+
react@16.2.0:
4807+
version "16.2.0"
4808+
resolved "https://registry.yarnpkg.com/react/-/react-16.2.0.tgz#a31bd2dab89bff65d42134fa187f24d054c273ba"
48014809
dependencies:
48024810
fbjs "^0.8.16"
48034811
loose-envify "^1.1.0"

0 commit comments

Comments
 (0)