Skip to content

Commit

Permalink
Merge pull request #74 from mozilla/renovate/react-monorepo
Browse files Browse the repository at this point in the history
Update react monorepo packages to v16.3.0
  • Loading branch information
openjck committed Apr 2, 2018
2 parents 832d303 + 36139b2 commit 67efb4d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"dependencies": {
"dateformat": "3.0.3",
"metrics-graphics": "2.14.0",
"react": "16.2.0",
"react-dom": "16.2.0",
"react": "16.3.0",
"react-dom": "16.3.0",
"react-ga": "2.4.1",
"react-metrics-graphics": "1.0.2",
"react-refetch": "1.0.4",
Expand Down
17 changes: 13 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6441,9 +6441,9 @@ react-dev-utils@^5.0.0:
strip-ansi "3.0.1"
text-table "0.2.0"

react-dom@16.2.0:
version "16.2.0"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.2.0.tgz#69003178601c0ca19b709b33a83369fe6124c044"
react-dom@16.3.0:
version "16.3.0"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.3.0.tgz#b318e52184188ecb5c3e81117420cca40618643e"
dependencies:
fbjs "^0.8.16"
loose-envify "^1.1.0"
Expand Down Expand Up @@ -6550,7 +6550,16 @@ react-spinkit@3.0.0:
object-assign "^4.1.0"
prop-types "^15.5.8"

react@16.2.0, "react@^15.6.2 || ^16.0":
react@16.3.0:
version "16.3.0"
resolved "https://registry.yarnpkg.com/react/-/react-16.3.0.tgz#fc5a01c68f91e9b38e92cf83f7b795ebdca8ddff"
dependencies:
fbjs "^0.8.16"
loose-envify "^1.1.0"
object-assign "^4.1.1"
prop-types "^15.6.0"

"react@^15.6.2 || ^16.0":
version "16.2.0"
resolved "https://registry.yarnpkg.com/react/-/react-16.2.0.tgz#a31bd2dab89bff65d42134fa187f24d054c273ba"
dependencies:
Expand Down

0 comments on commit 67efb4d

Please sign in to comment.