Skip to content

Commit

Permalink
Merge pull request #94 from mozilla/renovate/react-monorepo
Browse files Browse the repository at this point in the history
Update react monorepo packages to v16.3.1
  • Loading branch information
openjck authored Apr 9, 2018
2 parents 8ed2498 + 9af0b95 commit 08f75d5
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 @@ -20,8 +20,8 @@
"dependencies": {
"dateformat": "3.0.3",
"metrics-graphics": "2.14.0",
"react": "16.3.0",
"react-dom": "16.3.0",
"react": "16.3.1",
"react-dom": "16.3.1",
"react-ga": "2.4.1",
"react-metrics-graphics": "1.0.2",
"react-refetch": "1.0.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7040,9 +7040,9 @@ react-dev-utils@^5.0.1:
strip-ansi "3.0.1"
text-table "0.2.0"

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

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

0 comments on commit 08f75d5

Please sign in to comment.