aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-31 20:37:06 +0000
committerGitHub <noreply@github.com>2021-03-31 20:37:06 +0000
commite2f5888676b8cd422e8641071e19400d1d51a915 (patch)
tree96845105c5e81651304adc107e353074697204c5
parent9f877b5657210232a1f167578aef50cfbce0d10c (diff)
Bump styled-components from 5.2.2 to 5.2.3
Bumps [styled-components](https://github.com/styled-components/styled-components) from 5.2.2 to 5.2.3. - [Release notes](https://github.com/styled-components/styled-components/releases) - [Changelog](https://github.com/styled-components/styled-components/blob/v5.2.3/CHANGELOG.md) - [Commits](https://github.com/styled-components/styled-components/compare/v5.2.2...v5.2.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index 9c95213..08b8cc2 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -5772,9 +5772,9 @@ style-loader@^2.0.0:
schema-utils "^3.0.0"
styled-components@^5.1.1:
- version "5.2.2"
- resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.2.2.tgz#7c85f5e3b0f876d1c5377c67c3c0fcb47d23a0cf"
- integrity sha512-ID8uckdZRF9tsaXP/G8GwoewS66XtIdHw05S88Fx/q0UHZup1eJ9JWcA7KEzoSt1uGgM4RCqA2JMw1iI1M5rTg==
+ version "5.2.3"
+ resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.2.3.tgz#752669fd694aac10de814d96efc287dde0d11385"
+ integrity sha512-BlR+KrLW3NL1yhvEB+9Nu9Dt51CuOnHoxd+Hj+rYPdtyR8X11uIW9rvhpy3Dk4dXXBsiW1u5U78f00Lf/afGoA==
dependencies:
"@babel/helper-module-imports" "^7.0.0"
"@babel/traverse" "^7.4.5"