build(deps): bump @vx/responsive from 0.0.195 to 0.0.196 (#436)

Bumps [@vx/responsive](https://github.com/hshoff/vx) from 0.0.195 to 0.0.196.
- [Release notes](https://github.com/hshoff/vx/releases)
- [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hshoff/vx/compare/v0.0.195...v0.0.196)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-06 13:41:40 -07:00 committed by Yongjie Zhao
parent 9d946f0a04
commit 68b16a954b
4 changed files with 7 additions and 7 deletions

View File

@ -27,7 +27,7 @@
},
"dependencies": {
"@types/react": "^16.9.34",
"@vx/responsive": "^0.0.195",
"@vx/responsive": "^0.0.196",
"csstype": "^2.6.4"
},
"peerDependencies": {

View File

@ -29,7 +29,7 @@
"dependencies": {
"@types/react": "^16.9.34",
"@types/react-loadable": "^5.4.2",
"@vx/responsive": "^0.0.195",
"@vx/responsive": "^0.0.196",
"prop-types": "^15.6.2",
"react-error-boundary": "^1.2.5",
"react-loadable": "^5.5.0",

View File

@ -31,7 +31,7 @@
"@data-ui/histogram": "^0.0.84",
"@data-ui/theme": "^0.0.84",
"@vx/legend": "^0.0.195",
"@vx/responsive": "^0.0.195",
"@vx/responsive": "^0.0.196",
"@vx/scale": "^0.0.195",
"prop-types": "^15.6.2"
},

View File

@ -4025,10 +4025,10 @@
prop-types "^15.6.1"
resize-observer-polyfill "1.5.0"
"@vx/responsive@^0.0.195":
version "0.0.195"
resolved "https://registry.yarnpkg.com/@vx/responsive/-/responsive-0.0.195.tgz#8c75d86a28801c5f1970d43433a01e101454d444"
integrity sha512-3zjkjqg8V3Kr1moSI7EAzlW7MLR87p2CXc+qh0zZg/zLrc3C89JnxyMYFfS7jM4PlHr26n634YddQDVydwARBA==
"@vx/responsive@^0.0.196":
version "0.0.196"
resolved "https://registry.yarnpkg.com/@vx/responsive/-/responsive-0.0.196.tgz#28d7cfec8128a1c1d28fa98ef83b8ce3191a9044"
integrity sha512-mwV0pf7YjdzQH5vqA81vtDLuPT9cKFDu2+vfyP8e4Xun0eWato7ut3j9dP0QLZ3k71CJWeZ4v2thzlcUWafAow==
dependencies:
"@types/lodash" "^4.14.146"
"@types/react" "*"