Skip to content

Commit

Permalink
chore(deps): update dependency @types/styled-components to v5.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 26, 2021
1 parent 1bceecc commit 872e5be
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/pluginchart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"styled-components": "^5.1.1"
},
"devDependencies": {
"@types/styled-components": "5.1.4"
"@types/styled-components": "5.1.9"
}
}
16 changes: 4 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4282,13 +4282,6 @@
dependencies:
"@types/react" "*"

"@types/react-native@*":
version "0.63.8"
resolved "https://registry.npm.taobao.org/@types/react-native/download/@types/react-native-0.63.8.tgz?cache=0&sync_timestamp=1597239055368&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Freact-native%2Fdownload%2F%40types%2Freact-native-0.63.8.tgz#73ec087122c64c309eeaf150b565b8d755f0fb1f"
integrity sha1-c+wIcSLGTDCe6vFQtWW411Xw+x8=
dependencies:
"@types/react" "*"

"@types/react-redux@^7.1.0":
version "7.1.9"
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.9.tgz#280c13565c9f13ceb727ec21e767abe0e9b4aec3"
Expand Down Expand Up @@ -4426,14 +4419,13 @@
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw==

"@types/styled-components@5.1.4":
version "5.1.4"
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.4.tgz#11f167dbde268635c66adc89b5a5db2e69d75384"
integrity sha512-78f5Zuy0v/LTQNOYfpH+CINHpchzMMmAt9amY2YNtSgsk1TmlKm8L2Wijss/mtTrsUAVTm2CdGB8VOM65vA8xg==
"@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==
dependencies:
"@types/hoist-non-react-statics" "*"
"@types/react" "*"
"@types/react-native" "*"
csstype "^3.0.2"

"@types/tapable@*", "@types/tapable@1.0.6":
Expand Down

0 comments on commit 872e5be

Please sign in to comment.