Skip to content

Commit

Permalink
Merge pull request #239 from Sly777/greenkeeper/babel-plugin-styled-c…
Browse files Browse the repository at this point in the history
…omponents-1.3.0

Update babel-plugin-styled-components to the latest version 🚀
  • Loading branch information
Sly777 authored Oct 27, 2017
2 parents 8cea098 + fa75875 commit 84f0384
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
},
"dependencies": {
"babel-plugin-inline-import-graphql-ast": "2.0.2",
"babel-plugin-styled-components": "1.2.1",
"babel-plugin-styled-components": "1.3.0",
"chalk": "2.3.0",
"color": "2.0.0",
"compression": "1.7.1",
Expand Down
16 changes: 6 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -687,12 +687,12 @@ [email protected]:
version "3.0.0"
resolved "https://registry.yarnpkg.com/babel-plugin-react-require/-/babel-plugin-react-require-3.0.0.tgz#2e4e7b4496b93a654a1c80042276de4e4eeb20e3"

babel-plugin-styled-components@1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.2.1.tgz#e1593f2a6a0327e2d156695306e60c4dd175866d"
babel-plugin-styled-components@1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.3.0.tgz#9e4d9f718b2975dadbfab0bc1c6793d93c751404"
dependencies:
babel-types "^6.26.0"
stylis "^3.2.1"
stylis "3.x"

babel-plugin-syntax-async-functions@^6.8.0:
version "6.13.0"
Expand Down Expand Up @@ -5531,9 +5531,9 @@ netrc@^0.1.4:
version "0.1.4"
resolved "https://registry.yarnpkg.com/netrc/-/netrc-0.1.4.tgz#6be94fcaca8d77ade0a9670dc460914c94472444"

next-cookies@Sly777/next-cookies:
next-cookies@Sly777/next-cookies#master:
version "1.0.2"
resolved "https://codeload.github.com/Sly777/next-cookies/tar.gz/235673d423ec241e0eccaf1749399fbec5f2a658"
resolved "https://codeload.github.com/Sly777/next-cookies/tar.gz/de5d23485d55dc090417f9420af1c75d8360cf4a"
dependencies:
component-cookie "^1.1.3"
cookie "^0.3.1"
Expand Down Expand Up @@ -7909,10 +7909,6 @@ [email protected]:
version "3.4.0"
resolved "https://registry.yarnpkg.com/stylis/-/stylis-3.4.0.tgz#55c6530ebceeca5976d54fb4adc67578afee828d"

stylis@^3.2.1:
version "3.2.8"
resolved "https://registry.yarnpkg.com/stylis/-/stylis-3.2.8.tgz#9b23a3e06597f7944a3d9ae880d5796248b8784f"

subscriptions-transport-ws@^0.8.1:
version "0.8.2"
resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.8.2.tgz#2325b3cff1bdcd824b60a8ba7135cdfeb6161091"
Expand Down

0 comments on commit 84f0384

Please sign in to comment.