Skip to content

Commit e7b6ee7

Browse files
greenkeeper[bot]DSchau
authored andcommitted
Update styled-components to the latest version 🚀 (#149)
* fix(package): update styled-components to version 2.4.0 * chore(package): update lockfile https://npm.im/greenkeeper-lockfile
1 parent 3a7bcea commit e7b6ee7

File tree

3 files changed

+7
-9
lines changed

3 files changed

+7
-9
lines changed

‎package-lock.json

+3-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"react-fela": "^6.0.5",
107107
"react-icons": "~2.2.5",
108108
"react-jss": "~8.0.0",
109-
"styled-components": "~2.3.0",
109+
"styled-components": "~2.4.0",
110110
"styletron": "~3.0.0-rc.3",
111111
"styletron-react": "~3.0.0-rc.3",
112112
"webfontloader": "~1.6.28",

‎yarn.lock

+3-4
Original file line numberDiff line numberDiff line change
@@ -6992,15 +6992,14 @@ style-loader@^0.19.0:
69926992
loader-utils "^1.0.2"
69936993
schema-utils "^0.3.0"
69946994

6995-
styled-components@2.3.0:
6996-
version "2.3.0"
6997-
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-2.3.0.tgz#d9cf4574e140fea6426e48632ed0ca4494537718"
6995+
styled-components@2.4.0:
6996+
version "2.4.0"
6997+
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-2.4.0.tgz#086d0fd483d54638837fca3ea546a030b94adf75"
69986998
dependencies:
69996999
buffer "^5.0.3"
70007000
css-to-react-native "^2.0.3"
70017001
fbjs "^0.8.9"
70027002
hoist-non-react-statics "^1.2.0"
7003-
is-function "^1.0.1"
70047003
is-plain-object "^2.0.1"
70057004
prop-types "^15.5.4"
70067005
stylis "^3.4.0"

0 commit comments

Comments
 (0)