From 871594d4e9a18f0641d6ac0f21c6b83ee046b35e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 29 Jun 2021 17:53:39 +0000 Subject: [PATCH] chore(deps): update dependency babel-plugin-styled-components to v1.13.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5b294caaa33..55e90f62b7e 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.13.0", "babel-plugin-transform-react-pure-class-to-function": "1.0.1", "babel-plugin-transform-react-remove-prop-types": "0.4.24", "browserslist": "4.16.5", diff --git a/yarn.lock b/yarn.lock index 207d2a51efc..b9718bc0fc4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4583,10 +4583,10 @@ 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== +babel-plugin-styled-components@1.13.0: + version "1.13.0" + resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.13.0.tgz#046076a749372048b25618b16b16cf0288745803" + integrity sha512-15VhGfwyUE2f6zerYvLQva9hOURyNjvjj+tEubGOLqPa087aFv/aB2pJUnHIZWGypMteqX8/suYszN0Opx6QXQ== dependencies: "@babel/helper-annotate-as-pure" "^7.0.0" "@babel/helper-module-imports" "^7.0.0"