Skip to content

Commit

Permalink
build(deps): bump @vx/responsive from 0.0.194 to 0.0.195 (apache#297)
Browse files Browse the repository at this point in the history
Bumps [@vx/responsive](https://github.com/hshoff/vx) from 0.0.194 to 0.0.195.
- [Release notes](https://github.com/hshoff/vx/releases)
- [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md)
- [Commits](airbnb/visx@v0.0.194...v0.0.195)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored and zhaoyongjie committed Nov 17, 2021
1 parent 881acc5 commit 1ec311e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Expand Up @@ -27,7 +27,7 @@
},
"dependencies": {
"@types/react": "^16.7.17",
"@vx/responsive": "^0.0.194",
"@vx/responsive": "^0.0.195",
"csstype": "^2.6.4"
},
"peerDependencies": {
Expand Down
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@types/react": "^16.7.17",
"@types/react-loadable": "^5.4.2",
"@vx/responsive": "^0.0.194",
"@vx/responsive": "^0.0.195",
"prop-types": "^15.6.2",
"react-error-boundary": "^1.2.5",
"react-loadable": "^5.5.0",
Expand Down
8 changes: 4 additions & 4 deletions superset-frontend/temporary_superset_ui/superset-ui/yarn.lock
Expand Up @@ -3747,10 +3747,10 @@
prop-types "^15.6.1"
resize-observer-polyfill "1.5.0"

"@vx/responsive@^0.0.194":
version "0.0.194"
resolved "https://registry.yarnpkg.com/@vx/responsive/-/responsive-0.0.194.tgz#6f291a270ccf5fd10b5764f55d088eb5aaaeed08"
integrity sha512-ZeOG+AqvZAq5wh2R+DOcpMavLHIiyTYgAMrTtfqfXvD0sOrF1lrQBBF4OrPhdiXV9TL5qze7OnTbm+Hoe0XHFQ==
"@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==
dependencies:
"@types/lodash" "^4.14.146"
"@types/react" "*"
Expand Down

0 comments on commit 1ec311e

Please sign in to comment.