Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit dbeee09

Browse files
greenkeeper[bot]mydearxym
authored andcommitted
chore: babel-plugin-styled-components to the latest 🚀 (#507)
* chore(package): update babel-plugin-styled-components to version 1.10.2 * chore(package): update lockfile yarn.lock
1 parent 8f646ef commit dbeee09

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"babel-plugin-module-resolver": "^3.1.2",
138138
"babel-plugin-ramda": "2.0.0",
139139
"babel-plugin-react-intl": "2.4.0",
140-
"babel-plugin-styled-components": "1.10.1",
140+
"babel-plugin-styled-components": "1.10.2",
141141
"babel-plugin-transform-inline-environment-variables": "^0.4.3",
142142
"commitizen": "3.0.7",
143143
"coveralls": "3.0.3",

yarn.lock

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2194,7 +2194,17 @@ babel-plugin-react-require@3.0.0:
21942194
version "3.0.0"
21952195
resolved "https://registry.npmjs.org/babel-plugin-react-require/-/babel-plugin-react-require-3.0.0.tgz#2e4e7b4496b93a654a1c80042276de4e4eeb20e3"
21962196

2197-
babel-plugin-styled-components@1.10.1, "babel-plugin-styled-components@>= 1":
2197+
babel-plugin-styled-components@1.10.2:
2198+
version "1.10.2"
2199+
resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.10.2.tgz#0d9af9521ec99cf8e14182685162e09b119de176"
2200+
integrity sha512-gA67BkMbddFPkTjD2bBe7zE6NNEUNK/7A4uDxwSigA3h1+sL2b6mWhxPu9a5DKf+3TvmdoxvtJ4me2NE7k66Ng==
2201+
dependencies:
2202+
"@babel/helper-annotate-as-pure" "^7.0.0"
2203+
"@babel/helper-module-imports" "^7.0.0"
2204+
babel-plugin-syntax-jsx "^6.18.0"
2205+
lodash "^4.17.11"
2206+
2207+
"babel-plugin-styled-components@>= 1":
21982208
version "1.10.1"
21992209
resolved "https://registry.npmjs.org/babel-plugin-styled-components/-/babel-plugin-styled-components-1.10.1.tgz#cc89ac5a13476ce675e13fbe53a826f9bb0ca4cd"
22002210
dependencies:

0 commit comments

Comments
 (0)