Skip to content

Commit

Permalink
Merge pull request #145 from mozilla/renovate/react-monorepo
Browse files Browse the repository at this point in the history
Update react monorepo to v16.3.2
  • Loading branch information
openjck committed Apr 30, 2018
2 parents 1561b3a + cd10846 commit 7c12a2c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"dateformat": "3.0.3",
"distinct-colors": "1.0.4",
"metrics-graphics": "2.14.0",
"react": "16.3.1",
"react-dom": "16.3.1",
"react": "16.3.2",
"react-dom": "16.3.2",
"react-ga": "2.4.1",
"react-loadable": "5.3.1",
"react-metrics-graphics": "1.0.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7814,9 +7814,9 @@ react-dev-utils@^5.0.1:
strip-ansi "3.0.1"
text-table "0.2.0"

react-dom@16.3.1:
version "16.3.1"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.3.1.tgz#6a3c90a4fb62f915bdbcf6204422d93a7d4ca573"
react-dom@16.3.2:
version "16.3.2"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.3.2.tgz#cb90f107e09536d683d84ed5d4888e9640e0e4df"
dependencies:
fbjs "^0.8.16"
loose-envify "^1.1.0"
Expand Down Expand Up @@ -7930,9 +7930,9 @@ react-spinkit@3.0.0:
object-assign "^4.1.0"
prop-types "^15.5.8"

react@16.3.1:
version "16.3.1"
resolved "https://registry.yarnpkg.com/react/-/react-16.3.1.tgz#4a2da433d471251c69b6033ada30e2ed1202cfd8"
react@16.3.2:
version "16.3.2"
resolved "https://registry.yarnpkg.com/react/-/react-16.3.2.tgz#fdc8420398533a1e58872f59091b272ce2f91ea9"
dependencies:
fbjs "^0.8.16"
loose-envify "^1.1.0"
Expand Down

0 comments on commit 7c12a2c

Please sign in to comment.