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

Commit f8ad4d3

Browse files
greenkeeper[bot]mydearxym
authored andcommitted
chore: babel-plugin-styled-components to the latest version 🚀 (#509)
* chore(package): update babel-plugin-styled-components to version 1.10.3 * chore(package): update lockfile yarn.lock
1 parent a91b964 commit f8ad4d3

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"babel-plugin-module-resolver": "^3.1.2",
141141
"babel-plugin-ramda": "2.0.0",
142142
"babel-plugin-react-intl": "4.1.2",
143-
"babel-plugin-styled-components": "1.10.2",
143+
"babel-plugin-styled-components": "1.10.3",
144144
"babel-plugin-transform-inline-environment-variables": "^0.4.3",
145145
"commitizen": "3.1.2",
146146
"coveralls": "3.0.3",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2173,9 +2173,10 @@ [email protected]:
21732173
version "3.0.0"
21742174
resolved "https://registry.npmjs.org/babel-plugin-react-require/-/babel-plugin-react-require-3.0.0.tgz#2e4e7b4496b93a654a1c80042276de4e4eeb20e3"
21752175

2176-
2177-
version "1.10.2"
2178-
resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.10.2.tgz#0d9af9521ec99cf8e14182685162e09b119de176"
2176+
2177+
version "1.10.3"
2178+
resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.10.3.tgz#ee77c3285cc2ac5eb82483a0e6e347f023ef6972"
2179+
integrity sha512-QtXncjByp1+joHjmkb83bVjTIVWYnHo9aHQjUmVfQ4IC6c4hDwrD466R/Wb1faNX5sAhJkpCJ2KWt+fASwd67g==
21792180
dependencies:
21802181
"@babel/helper-annotate-as-pure" "^7.0.0"
21812182
"@babel/helper-module-imports" "^7.0.0"

0 commit comments

Comments
 (0)