Skip to content

Commit 80492b6

Browse files
fix(deps): update dependency styled-components to v5.3.11
1 parent 4b09c96 commit 80492b6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"react-scripts": "4.0.3",
3737
"reactour": "1.18.7",
3838
"recharts": "2.1.16",
39-
"styled-components": "5.3.6",
39+
"styled-components": "5.3.11",
4040
"subscriptions-transport-ws": "0.11.0",
4141
"typescript": "4.9.4",
4242
"validator": "13.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23201,10 +23201,10 @@ [email protected]:
2320123201
loader-utils "^2.0.0"
2320223202
schema-utils "^2.7.0"
2320323203

23204-
23205-
version "5.3.6"
23206-
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.6.tgz#27753c8c27c650bee9358e343fc927966bfd00d1"
23207-
integrity sha512-hGTZquGAaTqhGWldX7hhfzjnIYBZ0IXQXkCYdvF1Sq3DsUaLx6+NTHC5Jj1ooM2F68sBiVz3lvhfwQs/S3l6qg==
23204+
23205+
version "5.3.11"
23206+
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.11.tgz#9fda7bf1108e39bf3f3e612fcc18170dedcd57a8"
23207+
integrity sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==
2320823208
dependencies:
2320923209
"@babel/helper-module-imports" "^7.0.0"
2321023210
"@babel/traverse" "^7.4.5"

0 commit comments

Comments
 (0)