Skip to content

Commit

Permalink
chore(deps): update dependency styled-components to v3.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 8, 2018
1 parent f2f54fc commit 3966d94
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 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 @@ -75,7 +75,7 @@
"redux-freeze": "0.1.5",
"redux-mock-store": "1.5.1",
"rxjs": "5.5.6",
"styled-components": "3.1.4",
"styled-components": "3.1.6",
"uuid": "3.2.1",
"validator": "9.4.0"
}
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 @@ -59,6 +59,6 @@
"react-scripts": "1.1.0",
"react-snap": "1.10.0",
"recompose": "0.26.0",
"styled-components": "3.1.4"
"styled-components": "3.1.6"
}
}
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 @@ -72,7 +72,7 @@
"redux-freeze": "0.1.5",
"redux-mock-store": "1.5.1",
"rxjs": "5.5.6",
"styled-components": "3.1.4",
"styled-components": "3.1.6",
"uuid": "3.2.1"
}
}
2 changes: 1 addition & 1 deletion packages/mcs-lite-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"react-addons-test-utils": "15.6.2",
"react-dom": "16.2.0",
"react-test-renderer": "16.2.0",
"styled-components": "3.1.4",
"styled-components": "3.1.6",
"svgr": "1.8.1"
},
"dependencies": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11479,9 +11479,9 @@ style-utils@~0.1.13:
version "0.1.16"
resolved "https://registry.yarnpkg.com/style-utils/-/style-utils-0.1.16.tgz#d06cc892c1dc2b1ac16e73318fd810b26dfbb4a9"

styled-components@3.1.4:
version "3.1.4"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-3.1.4.tgz#1bdc1409c9bacafee3510c573d23b73039b0d875"
styled-components@3.1.6:
version "3.1.6"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-3.1.6.tgz#9c443146fa82c6659a9f64dd493bf2202480342e"
dependencies:
buffer "^5.0.3"
css-to-react-native "^2.0.3"
Expand Down

0 comments on commit 3966d94

Please sign in to comment.