Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and zhaoyongjie committed Nov 26, 2021
1 parent 37e70f7 commit cf6fc18
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 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.193",
"@vx/legend": "^0.0.194",
"@vx/responsive": "^0.0.194",
"@vx/scale": "^0.0.194",
"prop-types": "^15.6.2"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/d3-scale": "^2.1.1",
"@vx/axis": "^0.0.193",
"@vx/group": "^0.0.194",
"@vx/legend": "^0.0.193",
"@vx/legend": "^0.0.194",
"@vx/responsive": "^0.0.194",
"@vx/scale": "^0.0.194",
"@vx/shape": "^0.0.194",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4476,15 +4476,15 @@
classnames "^2.2.5"
prop-types "^15.5.10"

"@vx/legend@^0.0.193":
version "0.0.193"
resolved "https://registry.yarnpkg.com/@vx/legend/-/legend-0.0.193.tgz#612b25dd3d60bb380299b5c2b3bcd80be521bdc7"
integrity sha512-WskQGhrPhG67KqTrHIFNc+3/I9/rce2Pcu+nCTvvpEY4EILvpJwZLb5vcnmla9lIeh0ZGkwFQLujLMB9zRpjSg==
"@vx/legend@^0.0.194":
version "0.0.194"
resolved "https://registry.yarnpkg.com/@vx/legend/-/legend-0.0.194.tgz#4037296663a0fbaaaab0fce71ee79fd343e9a5ae"
integrity sha512-fWrkt46E/Ivnw1oB3U4diZ1FEgE6qikCftK19mFgOZF9J+zvaL7WImYedn13wDSxTJm0niSsM6vKp/fFgjfDGA==
dependencies:
"@types/classnames" "^2.2.9"
"@types/d3-scale" "^2.1.1"
"@types/react" "*"
"@vx/group" "0.0.193"
"@vx/group" "0.0.194"
classnames "^2.2.5"
prop-types "^15.5.10"

Expand Down

0 comments on commit cf6fc18

Please sign in to comment.