Merge pull request #40 from GHOSCHT/renovate/styled-components-5.x
Update dependency @types/styled-components to v5.1.14
This commit is contained in:
commit
4f216e99ea
2 changed files with 11 additions and 2 deletions
|
@ -57,7 +57,7 @@
|
|||
"@types/react": "17.0.20",
|
||||
"@types/react-dom": "17.0.9",
|
||||
"@types/remote-redux-devtools": "0.5.5",
|
||||
"@types/styled-components": "5.1.13",
|
||||
"@types/styled-components": "5.1.14",
|
||||
"chalk": "4.1.2",
|
||||
"electron-acrylic-window": "0.5.8",
|
||||
"electron-devtools-installer": "3.2.0",
|
||||
|
|
|
@ -2273,7 +2273,16 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/simple-element-resize-detector/-/simple-element-resize-detector-1.3.0.tgz#19b40d71fefa1876ac5d4ba585197ef438946353"
|
||||
integrity sha512-z89ForrCNg+4uwTHjwBCM9LjcsXYC/4O8u3tSi+82v2LCbfiYFpkjH/qQVkDewFBK6FUG7RRV7jw78EGs2maoQ==
|
||||
|
||||
"@types/styled-components@5.1.13", "@types/styled-components@^5.1.2":
|
||||
"@types/styled-components@5.1.14":
|
||||
version "5.1.14"
|
||||
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.14.tgz#e9cf8cdb5eef9d139628183a84c083f630635d67"
|
||||
integrity sha512-d6P1/tyNytqKwam3cQXq7a9uPtovc/mdAs7dBiz1YbDdNIT3X4WmuFU78YdSYh84TXVuhOwezZ3EeKuNBhwsHQ==
|
||||
dependencies:
|
||||
"@types/hoist-non-react-statics" "*"
|
||||
"@types/react" "*"
|
||||
csstype "^3.0.2"
|
||||
|
||||
"@types/styled-components@^5.1.2":
|
||||
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==
|
||||
|
|
Reference in a new issue