From d7d45217df146a33aff1d4a1a459d0fb6cbf4c0b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 10 Oct 2020 16:53:32 +0000 Subject: [PATCH] chore(deps): update dependency babel-plugin-styled-components to v1.11.1 --- package.json | 2 +- yarn.lock | 12 +----------- 2 files changed, 2 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 062d49d0751..1756ba883b2 100644 --- a/package.json +++ b/package.json @@ -244,7 +244,7 @@ "babel-plugin-module-resolver": "4.0.0", "babel-plugin-react-intl": "7.5.4", "babel-plugin-react-intl-auto": "3.3.0", - "babel-plugin-styled-components": "1.10.7", + "babel-plugin-styled-components": "1.11.1", "babel-plugin-transform-react-pure-class-to-function": "1.0.1", "babel-plugin-transform-react-remove-prop-types": "0.4.24", "browserslist": "4.14.5", diff --git a/yarn.lock b/yarn.lock index a3d46d1b997..fc597fba9d7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4623,17 +4623,7 @@ babel-plugin-react-intl@^7.0.0: intl-messageformat-parser "^5.3.7" schema-utils "^2.6.6" -babel-plugin-styled-components@1.10.7: - version "1.10.7" - resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.10.7.tgz#3494e77914e9989b33cc2d7b3b29527a949d635c" - integrity sha512-MBMHGcIA22996n9hZRf/UJLVVgkEOITuR2SvjHLb5dSTUyR4ZRGn+ngITapes36FI3WLxZHfRhkA1ffHxihOrg== - dependencies: - "@babel/helper-annotate-as-pure" "^7.0.0" - "@babel/helper-module-imports" "^7.0.0" - babel-plugin-syntax-jsx "^6.18.0" - lodash "^4.17.11" - -"babel-plugin-styled-components@>= 1": +babel-plugin-styled-components@1.11.1, "babel-plugin-styled-components@>= 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==