Skip to content
This repository has been archived by the owner on Aug 5, 2019. It is now read-only.

Commit

Permalink
Update react to 16.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 16, 2018
1 parent b357d13 commit 4f7ae27
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -41,7 +41,7 @@
"prop-types": "^15.5.10",
"rc-slider": "^7.0.8",
"rc-tooltip": "^3.4.9",
"react": "15.6.1",
"react": "16.3.2",
"react-alert": "^2.3.0",
"react-dom": "^15.6.1",
"react-google-charts": "^1.5.5",
Expand Down
13 changes: 6 additions & 7 deletions yarn.lock
Expand Up @@ -5838,15 +5838,14 @@ react-transition-group@^2.2.1:
prop-types "^15.5.8"
warning "^3.0.0"

react@15.6.1:
version "15.6.1"
resolved "https://registry.yarnpkg.com/react/-/react-15.6.1.tgz#baa8434ec6780bde997cdc380b79cd33b96393df"
react@16.3.2:
version "16.3.2"
resolved "https://registry.yarnpkg.com/react/-/react-16.3.2.tgz#fdc8420398533a1e58872f59091b272ce2f91ea9"
dependencies:
create-react-class "^15.6.0"
fbjs "^0.8.9"
fbjs "^0.8.16"
loose-envify "^1.1.0"
object-assign "^4.1.0"
prop-types "^15.5.10"
object-assign "^4.1.1"
prop-types "^15.6.0"

react@^15.3.2:
version "15.6.2"
Expand Down

0 comments on commit 4f7ae27

Please sign in to comment.