build(deps): bump @vx/responsive from 0.0.189 to 0.0.192 (#232)

Bumps [@vx/responsive](https://github.com/hshoff/vx) from 0.0.189 to 0.0.192.
- [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.189...v0.0.192)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-08 00:15:22 -07:00 committed by Yongjie Zhao
parent ac99cd0efb
commit 1e3f4bdf73
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@
},
"dependencies": {
"@types/react": "^16.7.17",
"@vx/responsive": "^0.0.189",
"@vx/responsive": "^0.0.192",
"csstype": "^2.6.4"
},
"peerDependencies": {

View File

@ -28,7 +28,7 @@
"dependencies": {
"@types/react": "^16.7.17",
"@types/react-loadable": "^5.4.2",
"@vx/responsive": "^0.0.189",
"@vx/responsive": "^0.0.192",
"prop-types": "^15.6.2",
"react-error-boundary": "^1.2.5",
"react-loadable": "^5.5.0",