Skip to content

Commit

Permalink
build(deps): bump @vx/legend from 0.0.195 to 0.0.196 (apache#439)
Browse files Browse the repository at this point in the history
Bumps [@vx/legend](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 24, 2021
1 parent e0a198b commit 2f5ce15
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@data-ui/histogram": "^0.0.84",
"@data-ui/theme": "^0.0.84",
"@vx/legend": "^0.0.195",
"@vx/legend": "^0.0.196",
"@vx/responsive": "^0.0.196",
"@vx/scale": "^0.0.196",
"prop-types": "^15.6.2"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@data-ui/theme": "^0.0.84",
"@data-ui/xy-chart": "^0.0.84",
"@vx/axis": "^0.0.196",
"@vx/legend": "^0.0.195",
"@vx/legend": "^0.0.196",
"@vx/scale": "^0.0.196",
"csstype": "^2.6.3",
"encodable": "^0.3.4",
Expand Down
20 changes: 5 additions & 15 deletions superset-frontend/temporary_superset_ui/superset-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3968,16 +3968,6 @@
dependencies:
classnames "^2.2.5"

"@vx/group@0.0.195":
version "0.0.195"
resolved "https://registry.yarnpkg.com/@vx/group/-/group-0.0.195.tgz#5236948af1d1fb83e02a63db5a7e82f4442f901e"
integrity sha512-XzbCIb2dVR3b51gbiG+gfc8J/H7IaepQ7mQEOKKXnb4gP66kYU/Rtr7WTZzLD3uwsBDXjJaa2y16arnMmhUlNQ==
dependencies:
"@types/classnames" "^2.2.9"
"@types/react" "*"
classnames "^2.2.5"
prop-types "^15.6.2"

"@vx/group@0.0.196":
version "0.0.196"
resolved "https://registry.yarnpkg.com/@vx/group/-/group-0.0.196.tgz#9a7b4ac941338c7558139d5986c152f5cdd8a5ed"
Expand All @@ -3988,15 +3978,15 @@
classnames "^2.2.5"
prop-types "^15.6.2"

"@vx/legend@^0.0.195":
version "0.0.195"
resolved "https://registry.yarnpkg.com/@vx/legend/-/legend-0.0.195.tgz#a34d8cf599e71156bebd3fc8b9a918ebe96f4055"
integrity sha512-EduXqrgU+JlJAQlA723nXsAvT81EAEscw3cl3/E4m4d8LCHnudLIX3AMG0AD9gxY/4pJclkYFU9MQP3TfoTVag==
"@vx/legend@^0.0.196":
version "0.0.196"
resolved "https://registry.yarnpkg.com/@vx/legend/-/legend-0.0.196.tgz#ff709fb283b8569f96015f3c52c9f8846779d5c7"
integrity sha512-VTXluzTIFqZEFSM46OSV8DcOWLmGhfe9ILt6ghkMg7Z1yG34qE8S0KjGByqn6isQgHdlrg3VbF7NGd3NJA6HkA==
dependencies:
"@types/classnames" "^2.2.9"
"@types/d3-scale" "^2.1.1"
"@types/react" "*"
"@vx/group" "0.0.195"
"@vx/group" "0.0.196"
classnames "^2.2.5"
prop-types "^15.5.10"

Expand Down

0 comments on commit 2f5ce15

Please sign in to comment.