Bump babel-plugin-styled-components from 1.11.0 to 1.11.1 (#586)

Bumps [babel-plugin-styled-components](https://github.com/styled-components/babel-plugin-styled-components) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/styled-components/babel-plugin-styled-components/releases)
- [Commits](https://github.com/styled-components/babel-plugin-styled-components/compare/v1.11.0...v1.11.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-07-31 09:45:21 -06:00 committed by GitHub
parent 8d8fd772ff
commit a88fb1e5b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -34,7 +34,7 @@
"@babel/preset-flow": "^7.10.4",
"@cypress/browserify-preprocessor": "^3.0.1",
"babel-eslint": "^10.1.0",
"babel-plugin-styled-components": "^1.11.0",
"babel-plugin-styled-components": "^1.11.1",
"babel-plugin-transform-define": "^2.0.0",
"cypress": "^4.11.0",
"eslint": "^6.8.0",

View file

@ -2456,10 +2456,10 @@ babel-plugin-dynamic-import-node@^2.3.3:
dependencies:
object.assign "^4.1.0"
"babel-plugin-styled-components@>= 1", babel-plugin-styled-components@^1.11.0:
version "1.11.0"
resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.11.0.tgz#bfccbd3f1dede9ee14e2329ed5293c126a49dcc8"
integrity sha512-X+3II2OfDD7AKEKzJfqJBhR48FfVHsImTETtYvZtJrGiBQmRP8UQKOCQL+hOhvHP0l4Fuwqk2bMCXAd3YADpwA==
"babel-plugin-styled-components@>= 1", babel-plugin-styled-components@^1.11.1:
version "1.11.1"
resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.11.1.tgz#5296a9e557d736c3186be079fff27c6665d63d76"
integrity sha512-YwrInHyKUk1PU3avIRdiLyCpM++18Rs1NgyMXEAQC33rIXs/vro0A+stf4sT0Gf22Got+xRWB8Cm0tw+qkRzBA==
dependencies:
"@babel/helper-annotate-as-pure" "^7.0.0"
"@babel/helper-module-imports" "^7.0.0"