Skip to content

Commit

Permalink
chore(deps): update dependency react-loadable to v5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 18, 2018
1 parent ae921c2 commit a1eb290
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/mcs-lite-admin-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"react-intl-cra": "0.3.3",
"react-intl-inject-hoc": "^0.2.41",
"react-intl-po": "2.2.2",
"react-loadable": "5.3.1",
"react-loadable": "5.5.0",
"react-motion-ui-pack": "0.10.3",
"react-overlays": "0.8.3",
"react-redux": "5.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/mcs-lite-landing-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"react-intl-cra": "0.3.3",
"react-intl-inject-hoc": "^0.2.41",
"react-intl-po": "2.2.2",
"react-loadable": "5.3.1",
"react-loadable": "5.5.0",
"react-progressive-bg-image": "3.0.0",
"react-responsive": "4.1.0",
"react-router": "3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/mcs-lite-mobile-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"react-intl-cra": "0.3.3",
"react-intl-inject-hoc": "^0.2.41",
"react-intl-po": "2.2.2",
"react-loadable": "5.3.1",
"react-loadable": "5.5.0",
"react-motion-ui-pack": "0.10.3",
"react-overlays": "0.8.3",
"react-redux": "5.0.7",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10661,9 +10661,9 @@ react-is@^16.3.1, react-is@^16.3.2:
version "16.3.2"
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.3.2.tgz#f4d3d0e2f5fbb6ac46450641eb2e25bf05d36b22"

react-loadable@5.3.1:
version "5.3.1"
resolved "https://registry.yarnpkg.com/react-loadable/-/react-loadable-5.3.1.tgz#9699e9a08fed49bacd69caaa282034b62a76bcdd"
react-loadable@5.5.0:
version "5.5.0"
resolved "https://registry.yarnpkg.com/react-loadable/-/react-loadable-5.5.0.tgz#582251679d3da86c32aae2c8e689c59f1196d8c4"
dependencies:
prop-types "^15.5.0"

Expand Down

0 comments on commit a1eb290

Please sign in to comment.