Skip to content

Commit 4d51035

Browse files
committed
Update dependency @types/styled-components to v5.1.1
1 parent 23019d1 commit 4d51035

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@fullhuman/postcss-purgecss": "2.1.2",
2828
"@types/node": "13.9.0",
2929
"@types/react": "16.9.23",
30-
"@types/styled-components": "5.0.1",
30+
"@types/styled-components": "5.1.1",
3131
"typescript": "3.8.3"
3232
}
3333
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1018,10 +1018,10 @@
10181018
"@types/prop-types" "*"
10191019
csstype "^2.2.0"
10201020

1021-
"@types/styled-components@5.0.1":
1022-
version "5.0.1"
1023-
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.0.1.tgz#44d210b0a0218a70df998d1a8e1f69c82d9cc68b"
1024-
integrity sha512-1yRYO1dAE2MGEuYKF1yQFeMdoyerIQn6ZDnFFkxZamcs3rn8RQVn98edPsTROAxbTz81tqnVN4BJ3Qs1cm/tKg==
1021+
"@types/styled-components@5.1.1":
1022+
version "5.1.1"
1023+
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.1.tgz#17c3b3a299aa38254189e04a72a8ee009a22e42d"
1024+
integrity sha512-fIjKvDU1LJExBZWEQilHqzfpOK4KUwBsj5zC79lxa94ekz8oDQSBNcayMACBImxIuevF+NbBGL9O/2CQ67Zhig==
10251025
dependencies:
10261026
"@types/hoist-non-react-statics" "*"
10271027
"@types/react" "*"

0 commit comments

Comments
 (0)