Skip to content

Commit ae8a41f

Browse files
Bump babel-plugin-styled-components from 1.11.1 to 1.12.0
Bumps [babel-plugin-styled-components](https://github.com/styled-components/babel-plugin-styled-components) from 1.11.1 to 1.12.0. - [Release notes](https://github.com/styled-components/babel-plugin-styled-components/releases) - [Commits](styled-components/babel-plugin-styled-components@v1.11.1...v1.12.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d9ec83 commit ae8a41f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"homepage": "https://github.com/danielbayerlein/dashboard#readme",
2828
"dependencies": {
29-
"babel-plugin-styled-components": "^1.11.1",
29+
"babel-plugin-styled-components": "^1.12.0",
3030
"dotenv-webpack": "^2.0.0",
3131
"isomorphic-unfetch": "^3.1.0",
3232
"js-base64": "^3.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1944,10 +1944,10 @@ babel-plugin-dynamic-import-node@^2.3.0:
19441944
dependencies:
19451945
object.assign "^4.1.0"
19461946

1947-
"babel-plugin-styled-components@>= 1", babel-plugin-styled-components@^1.11.1:
1948-
version "1.11.1"
1949-
resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.11.1.tgz#5296a9e557d736c3186be079fff27c6665d63d76"
1950-
integrity sha512-YwrInHyKUk1PU3avIRdiLyCpM++18Rs1NgyMXEAQC33rIXs/vro0A+stf4sT0Gf22Got+xRWB8Cm0tw+qkRzBA==
1947+
"babel-plugin-styled-components@>= 1", babel-plugin-styled-components@^1.12.0:
1948+
version "1.12.0"
1949+
resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.12.0.tgz#1dec1676512177de6b827211e9eda5a30db4f9b9"
1950+
integrity sha512-FEiD7l5ZABdJPpLssKXjBUJMYqzbcNzBowfXDCdJhOpbhWiewapUaY+LZGT8R4Jg2TwOjGjG4RKeyrO5p9sBkA==
19511951
dependencies:
19521952
"@babel/helper-annotate-as-pure" "^7.0.0"
19531953
"@babel/helper-module-imports" "^7.0.0"

0 commit comments

Comments
 (0)