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

Commit

Permalink
Update react from 16.2.0 to 16.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependencies-bot committed Apr 4, 2018
1 parent 9c52437 commit 129c1b3
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 @@ -41,7 +41,7 @@
"font-awesome": "^4.7.0",
"jsonp": "^0.2.1",
"moment": "^2.21.0",
"react": "^16.2.0",
"react": "^16.3.1",
"react-autosuggest": "^9.3.4",
"react-dom": "^16.2.0",
"react-ga": "2.4.1",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6295,7 +6295,7 @@ react-transition-group@^2.2.1:
prop-types "^15.5.8"
warning "^3.0.0"

"react@^15.3.2 || ^16", "react@^15.6.2 || ^16.0", react@^16.2.0:
"react@^15.3.2 || ^16", "react@^15.6.2 || ^16.0":
version "16.2.0"
resolved "https://registry.yarnpkg.com/react/-/react-16.2.0.tgz#a31bd2dab89bff65d42134fa187f24d054c273ba"
dependencies:
Expand All @@ -6304,6 +6304,15 @@ react-transition-group@^2.2.1:
object-assign "^4.1.1"
prop-types "^15.6.0"

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"
object-assign "^4.1.1"
prop-types "^15.6.0"

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

0 comments on commit 129c1b3

Please sign in to comment.