Skip to content

Commit

Permalink
Merge pull request #1925 from storybooks/react-stack-grid-0.5.0-3.1.0
Browse files Browse the repository at this point in the history
Update react-stack-grid from 0.2.2 to 0.5.0
  • Loading branch information
Hypnosphi authored Sep 30, 2017
2 parents 0772ae1 + d5c238a commit c15f7f8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"react-motion": "^0.5.1",
"react-responsive-grid": "^0.3.3",
"react-router": "^2.6.1",
"react-stack-grid": "^0.2.1",
"react-stack-grid": "^0.5.0",
"react-typography": "^0.15.0",
"sitemap": "^1.12.0",
"typography": "^0.15.8",
Expand Down
14 changes: 7 additions & 7 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4218,7 +4218,7 @@ ini@^1.3.4, ini@~1.3.0:
version "1.3.4"
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.4.tgz#0537cb79daf59b59a1a517dff706c86ec039162e"

inline-style-prefixer@^2.0.4, inline-style-prefixer@^2.0.5:
inline-style-prefixer@^2.0.5:
version "2.0.5"
resolved "https://registry.yarnpkg.com/inline-style-prefixer/-/inline-style-prefixer-2.0.5.tgz#c153c7e88fd84fef5c602e95a8168b2770671fe7"
dependencies:
Expand Down Expand Up @@ -6919,18 +6919,18 @@ react-split-pane@^0.1.65:
prop-types "^15.5.10"
react-style-proptype "^3.0.0"

react-stack-grid@^0.2.1:
version "0.2.2"
resolved "https://registry.yarnpkg.com/react-stack-grid/-/react-stack-grid-0.2.2.tgz#a9f0ba846bb7ffa5dc6464a36b75006e900ca785"
react-stack-grid@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/react-stack-grid/-/react-stack-grid-0.5.0.tgz#7b30341163ef937edce4a5a1c7962a429f7e2818"
dependencies:
easy-css-transform-builder "^0.0.2"
exenv "^1.2.1"
imagesloaded "^4.1.1"
inline-style-prefixer "^2.0.4"
inline-style-prefixer "^3.0.6"
invariant "^2.2.2"
prop-types "^15.5.10"
react-sizeme "^2.2.0"
react-transition-group "^1.1.3"
react-transition-group "^1.2.0"
shallowequal "^1.0.1"

react-stubber@^1.0.0:
Expand All @@ -6956,7 +6956,7 @@ react-transform-hmr@^1.0.3:
global "^4.3.0"
react-proxy "^1.1.7"

react-transition-group@^1.1.2, react-transition-group@^1.1.3:
react-transition-group@^1.1.2, react-transition-group@^1.2.0:
version "1.2.1"
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-1.2.1.tgz#e11f72b257f921b213229a774df46612346c7ca6"
dependencies:
Expand Down

0 comments on commit c15f7f8

Please sign in to comment.