Skip to content

Commit bcd6200

Browse files
authored
Merge pull request #21 from fredagsdeploy/dependabot/npm_and_yarn/types/styled-components-5.1.2
Bump @types/styled-components from 5.0.1 to 5.1.2
2 parents f137896 + a0ac557 commit bcd6200

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/react-beautiful-dnd": "^12.1.2",
1313
"@types/react-dom": "^16.9.0",
1414
"@types/socket.io-client": "^1.4.32",
15-
"@types/styled-components": "^5.0.1",
15+
"@types/styled-components": "^5.1.2",
1616
"@types/tinycolor2": "^1.4.2",
1717
"@types/uuid": "^7.0.2",
1818
"@xstate/react": "0.8.1",

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1533,15 +1533,15 @@
15331533
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
15341534
integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw==
15351535

1536-
"@types/styled-components@^5.0.1":
1537-
version "5.0.1"
1538-
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.0.1.tgz#44d210b0a0218a70df998d1a8e1f69c82d9cc68b"
1539-
integrity sha512-1yRYO1dAE2MGEuYKF1yQFeMdoyerIQn6ZDnFFkxZamcs3rn8RQVn98edPsTROAxbTz81tqnVN4BJ3Qs1cm/tKg==
1536+
"@types/styled-components@^5.1.2":
1537+
version "5.1.2"
1538+
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.2.tgz#652af475b4af917b355ea1c3068acae63d46455f"
1539+
integrity sha512-HNocYLfrsnNNm8NTS/W53OERSjRA8dx5Bn6wBd2rXXwt4Z3s+oqvY6/PbVt3e6sgtzI63GX//WiWiRhWur08qQ==
15401540
dependencies:
15411541
"@types/hoist-non-react-statics" "*"
15421542
"@types/react" "*"
15431543
"@types/react-native" "*"
1544-
csstype "^2.2.0"
1544+
csstype "^3.0.2"
15451545

15461546
"@types/testing-library__dom@*", "@types/testing-library__dom@^6.12.1":
15471547
version "6.14.0"
@@ -3554,6 +3554,11 @@ csstype@^2.2.0:
35543554
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.9.tgz#05141d0cd557a56b8891394c1911c40c8a98d098"
35553555
integrity sha512-xz39Sb4+OaTsULgUERcCk+TJj8ylkL4aSVDQiX/ksxbELSqwkgt4d4RD7fovIdgJGSuNYqwZEiVjYY5l0ask+Q==
35563556

3557+
csstype@^3.0.2:
3558+
version "3.0.2"
3559+
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.2.tgz#ee5ff8f208c8cd613b389f7b222c9801ca62b3f7"
3560+
integrity sha512-ofovWglpqoqbfLNOTBNZLSbMuGrblAf1efvvArGKOZMBrIoJeu5UsAipQolkijtyQx5MtAzT/J9IHj/CEY1mJw==
3561+
35573562
cyclist@^1.0.1:
35583563
version "1.0.1"
35593564
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"

0 commit comments

Comments
 (0)