Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.

Commit

Permalink
Update react in / from 16.0.0 to 16.1.0 (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependencies[bot] authored and kornicameister committed Nov 9, 2017
1 parent aa7bc1c commit 0f69569
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"font-awesome": "^4.7.0",
"jsonp": "^0.2.1",
"moment": "^2.19.1",
"react": "^16.0.0",
"react": "^16.1.0",
"react-dom": "^16.0.0",
"react-google-charts": "^1.5.5",
"react-loadable": "^5.3.1",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5121,7 +5121,7 @@ react-transition-group@^2.2.0, react-transition-group@^2.2.1:
prop-types "^15.5.8"
warning "^3.0.0"

"react@^15 || ^16", react@^16.0.0:
"react@^15 || ^16":
version "16.0.0"
resolved "https://registry.yarnpkg.com/react/-/react-16.0.0.tgz#ce7df8f1941b036f02b2cca9dbd0cb1f0e855e2d"
dependencies:
Expand All @@ -5140,6 +5140,15 @@ react@^15.3.2:
object-assign "^4.1.0"
prop-types "^15.5.10"

react@^16.1.0:
version "16.1.0"
resolved "https://registry.yarnpkg.com/react/-/react-16.1.0.tgz#1c2bdac3c17fe7ee9282fa35aca6cc36387903e1"
dependencies:
fbjs "^0.8.16"
loose-envify "^1.1.0"
object-assign "^4.1.1"
prop-types "^15.6.0"

reactstrap@^5.0.0-alpha.3:
version "5.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/reactstrap/-/reactstrap-5.0.0-alpha.3.tgz#d2b46821efdf8c0511d59c1020fa4cfda174afc9"
Expand Down

0 comments on commit 0f69569

Please sign in to comment.