Skip to content

Commit

Permalink
Update dependency styled-components to ^3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 22, 2018
1 parent 59e7f18 commit bf581fb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react-redux": "5.0.6",
"redux": "^3.6.0",
"redux-thunk": "^2.1.0",
"styled-components": "^2.1.2",
"styled-components": "^3.0.1",
"styled-normalize": "^2.2.1",
"superagent": "^3.6.0"
},
Expand Down
17 changes: 6 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3729,7 +3729,7 @@ is-fullwidth-code-point@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f"

is-function@^1.0.1, is-function@~1.0.0:
is-function@~1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/is-function/-/is-function-1.0.1.tgz#12cfb98b65b57dd3d193a3121f5f6e2f437602b5"

Expand Down Expand Up @@ -6644,18 +6644,17 @@ style-loader@0.18.2:
loader-utils "^1.0.2"
schema-utils "^0.3.0"

styled-components@^2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-2.1.2.tgz#bb419978e1287c5d0d88fa9106b2dd75f66a324c"
styled-components@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-3.0.1.tgz#dcc2de917e8faf686c3ac1a749dad5b6502fe547"
dependencies:
buffer "^5.0.3"
css-to-react-native "^2.0.3"
fbjs "^0.8.9"
hoist-non-react-statics "^1.2.0"
is-function "^1.0.1"
is-plain-object "^2.0.1"
prop-types "^15.5.4"
stylis "^3.2.1"
stylis "^3.4.0"
supports-color "^3.2.3"

styled-jsx@2.2.1:
Expand All @@ -6682,14 +6681,10 @@ stylis@3.4.5:
version "3.4.5"
resolved "https://registry.yarnpkg.com/stylis/-/stylis-3.4.5.tgz#d7b9595fc18e7b9c8775eca8270a9a1d3e59806e"

stylis@^3.0.0:
stylis@^3.0.0, stylis@^3.4.0:
version "3.4.8"
resolved "https://registry.yarnpkg.com/stylis/-/stylis-3.4.8.tgz#94380babbcd4c75726215794ca985b38ec96d1a3"

stylis@^3.2.1:
version "3.2.17"
resolved "https://registry.yarnpkg.com/stylis/-/stylis-3.2.17.tgz#54950f8726b0237283e453c031c92f9adb53610b"

superagent@^3.6.0:
version "3.6.0"
resolved "https://registry.yarnpkg.com/superagent/-/superagent-3.6.0.tgz#eb679651057c3462199c7b902b696c25350e1b87"
Expand Down

0 comments on commit bf581fb

Please sign in to comment.