Skip to content

Commit 7fdbc56

Browse files
Update dependency styled-components to v5.3.11
1 parent c56ba7b commit 7fdbc56

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"react-dom": "18.2.0",
2525
"react-json-view": "1.21.3",
2626
"react-simple-code-editor": "0.13.1",
27-
"styled-components": "5.3.9",
27+
"styled-components": "5.3.11",
2828
"toml": "3.0.0",
2929
"x2js": "3.4.4",
3030
"xml-js": "1.6.11",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2650,10 +2650,10 @@ strip-json-comments@^3.1.0, strip-json-comments@^3.1.1:
26502650
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
26512651
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
26522652

2653-
2654-
version "5.3.9"
2655-
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.9.tgz#641af2a8bb89904de708c71b439caa9633e8f0ba"
2656-
integrity sha512-Aj3kb13B75DQBo2oRwRa/APdB5rSmwUfN5exyarpX+x/tlM/rwZA2vVk2vQgVSP6WKaZJHWwiFrzgHt+CLtB4A==
2653+
2654+
version "5.3.11"
2655+
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.11.tgz#9fda7bf1108e39bf3f3e612fcc18170dedcd57a8"
2656+
integrity sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==
26572657
dependencies:
26582658
"@babel/helper-module-imports" "^7.0.0"
26592659
"@babel/traverse" "^7.4.5"

0 commit comments

Comments
 (0)