build(deps-dev): Bump @types/styled-components from 5.1.9 to 5.1.13 (#174)

This commit is contained in:
dependabot[bot]
2021-09-02 06:46:19 +00:00
committed by GitHub
parent eee4020af7
commit 301a6e0cab
2 changed files with 5 additions and 5 deletions

View File

@@ -25,7 +25,7 @@
"@types/react-dom": "^17.0.5",
"@types/react-router": "^5.1.16",
"@types/react-router-dom": "^5.1.7",
"@types/styled-components": "^5.1.9",
"@types/styled-components": "^5.1.13",
"@types/webpack-subresource-integrity": "^1.2.1",
"@types/workbox-webpack-plugin": "^5.1.6",
"antd": "^4.16.13",

View File

@@ -2132,10 +2132,10 @@
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.0.tgz#7036640b4e21cc2f259ae826ce843d277dad8cff"
integrity sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw==
"@types/styled-components@^5.1.9":
version "5.1.9"
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.9.tgz#00d3d84b501420521c4db727e3c195459f87a6cf"
integrity sha512-kbEG6YlwK8rucITpKEr6pA4Ho9KSQHUUOzZ9lY3va1mtcjvS3D0wDciFyHEiNHKLL/npZCKDQJqm0x44sPO9oA==
"@types/styled-components@^5.1.13":
version "5.1.13"
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.13.tgz#a2906b68c2c6c811996216983b74ca02e22c6c34"
integrity sha512-nIIsiQ+Ag/4xnYf9mhzO3zIZ/zOmKN6HImEZifKh2TLibYz8OudzJbvzDu1uvMfX/+bs0B0RDPB2OIcbrrptVQ==
dependencies:
"@types/hoist-non-react-statics" "*"
"@types/react" "*"