Bump @types/styled-components from 5.1.2 to 5.1.9 (#51)

This commit is contained in:
dependabot-preview[bot]
2021-04-14 05:37:07 +00:00
committed by GitHub
parent 44835bb93f
commit b457f7f99b
2 changed files with 5 additions and 13 deletions

View File

@@ -25,7 +25,7 @@
"@types/react-dom": "^17.0.3", "@types/react-dom": "^17.0.3",
"@types/react-router": "^5.1.13", "@types/react-router": "^5.1.13",
"@types/react-router-dom": "^5.1.7", "@types/react-router-dom": "^5.1.7",
"@types/styled-components": "^5.1.2", "@types/styled-components": "^5.1.9",
"@types/webpack-subresource-integrity": "^1.2.0", "@types/webpack-subresource-integrity": "^1.2.0",
"@types/workbox-webpack-plugin": "^5.1.6", "@types/workbox-webpack-plugin": "^5.1.6",
"antd": "^4.15.1", "antd": "^4.15.1",

View File

@@ -1925,13 +1925,6 @@
dependencies: dependencies:
"@types/react" "*" "@types/react" "*"
"@types/react-native@*":
version "0.63.8"
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.63.8.tgz#73ec087122c64c309eeaf150b565b8d755f0fb1f"
integrity sha512-QRwGFRTyGafRVTUS+0GYyJrlpmS3boyBaFI0ULSc+mh/lQNxrzbdQvoL2k5X7+t9hxyqA4dTQAlP6l0ir/fNJQ==
dependencies:
"@types/react" "*"
"@types/react-router-dom@^5.1.7": "@types/react-router-dom@^5.1.7":
version "5.1.7" version "5.1.7"
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.1.7.tgz#a126d9ea76079ffbbdb0d9225073eb5797ab7271" resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.1.7.tgz#a126d9ea76079ffbbdb0d9225073eb5797ab7271"
@@ -1993,14 +1986,13 @@
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.0.tgz#7036640b4e21cc2f259ae826ce843d277dad8cff" resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.0.tgz#7036640b4e21cc2f259ae826ce843d277dad8cff"
integrity sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw== integrity sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw==
"@types/styled-components@^5.1.2": "@types/styled-components@^5.1.9":
version "5.1.2" version "5.1.9"
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.2.tgz#652af475b4af917b355ea1c3068acae63d46455f" resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.9.tgz#00d3d84b501420521c4db727e3c195459f87a6cf"
integrity sha512-HNocYLfrsnNNm8NTS/W53OERSjRA8dx5Bn6wBd2rXXwt4Z3s+oqvY6/PbVt3e6sgtzI63GX//WiWiRhWur08qQ== integrity sha512-kbEG6YlwK8rucITpKEr6pA4Ho9KSQHUUOzZ9lY3va1mtcjvS3D0wDciFyHEiNHKLL/npZCKDQJqm0x44sPO9oA==
dependencies: dependencies:
"@types/hoist-non-react-statics" "*" "@types/hoist-non-react-statics" "*"
"@types/react" "*" "@types/react" "*"
"@types/react-native" "*"
csstype "^3.0.2" csstype "^3.0.2"
"@types/tapable@^1", "@types/tapable@^1.0.5": "@types/tapable@^1", "@types/tapable@^1.0.5":