Skip to content

Commit

Permalink
Update reactstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
solocommand committed Jul 12, 2018
1 parent 6a97e7c commit 8769e80
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"react": "^16.4.0",
"react-apollo": "^2.1.4",
"react-dom": "^16.4.0",
"reactstrap": "^6.0.1"
"reactstrap": "^6.3.0"
},
"devDependencies": {
"eslint": "^4.19.1",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4209,7 +4209,7 @@ [email protected]:
react-lifecycles-compat "^3.0.2"
shallowequal "^1.0.2"

react-lifecycles-compat@^3.0.2:
react-lifecycles-compat@^3.0.2, react-lifecycles-compat@^3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"

Expand Down Expand Up @@ -4237,15 +4237,16 @@ react@^16.4.0:
object-assign "^4.1.1"
prop-types "^15.6.0"

reactstrap@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/reactstrap/-/reactstrap-6.0.1.tgz#944984ee8dc684c7dc09b8de9b722153a1ca7e95"
reactstrap@^6.3.0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/reactstrap/-/reactstrap-6.3.0.tgz#99c790f7293dc74e01b5907d62db675b63866e9c"
dependencies:
classnames "^2.2.3"
lodash.isfunction "^3.0.9"
lodash.isobject "^3.0.2"
lodash.tonumber "^4.0.3"
prop-types "^15.5.8"
react-lifecycles-compat "^3.0.4"
react-popper "^0.10.4"
react-transition-group "^2.3.1"

Expand Down

0 comments on commit 8769e80

Please sign in to comment.