Skip to content

Commit b41e448

Browse files
committed
chore(deps): update dependency styled-components to v5.2.0
1 parent e6fb0b6 commit b41e448

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"regenerator-runtime": "0.13.7",
7777
"resolve-pkg": "2.0.0",
7878
"rimraf": "3.0.2",
79-
"styled-components": "5.1.1",
79+
"styled-components": "5.2.0",
8080
"terser-webpack-plugin": "4.1.0",
8181
"ts-jest": "26.3.0",
8282
"ts-loader": "8.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12339,10 +12339,10 @@ strong-log-transformer@^2.0.0:
1233912339
minimist "^1.2.0"
1234012340
through "^2.3.4"
1234112341

12342-
styled-components@5.1.1:
12343-
version "5.1.1"
12344-
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.1.1.tgz#96dfb02a8025794960863b9e8e365e3b6be5518d"
12345-
integrity sha512-1ps8ZAYu2Husx+Vz8D+MvXwEwvMwFv+hqqUwhNlDN5ybg6A+3xyW1ECrAgywhvXapNfXiz79jJyU0x22z0FFTg==
12342+
styled-components@5.2.0:
12343+
version "5.2.0"
12344+
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.2.0.tgz#6dcb5aa8a629c84b8d5ab34b7167e3e0c6f7ed74"
12345+
integrity sha512-9qE8Vgp8C5cpGAIdFaQVAl89Zgx1TDM4Yf4tlHbO9cPijtpSXTMLHy9lmP0lb+yImhgPFb1AmZ1qMUubmg3HLg==
1234612346
dependencies:
1234712347
"@babel/helper-module-imports" "^7.0.0"
1234812348
"@babel/traverse" "^7.4.5"

0 commit comments

Comments
 (0)