Skip to content

Commit

Permalink
build(deps): bump @vx/responsive from 0.0.195 to 0.0.196 (apache#436)
Browse files Browse the repository at this point in the history
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](airbnb/visx@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>
  • Loading branch information
dependabot-preview[bot] authored and zhaoyongjie committed Nov 26, 2021
1 parent 9d946f0 commit 68b16a9
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down
8 changes: 4 additions & 4 deletions superset-frontend/temporary_superset_ui/superset-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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" "*"
Expand Down

0 comments on commit 68b16a9

Please sign in to comment.