Skip to content

Commit

Permalink
build(deps): bump @vx/tooltip from 0.0.196 to 0.0.197 (apache#589)
Browse files Browse the repository at this point in the history
Bumps [@vx/tooltip](https://github.com/hshoff/vx) from 0.0.196 to 0.0.197.
- [Release notes](https://github.com/hshoff/vx/releases)
- [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md)
- [Commits](airbnb/visx@v0.0.196...v0.0.197)

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 b0fd339 commit 3e15995
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@vx/clip-path": "^0.0.197",
"@vx/event": "^0.0.196",
"@vx/pattern": "^0.0.196",
"@vx/tooltip": "^0.0.196",
"@vx/tooltip": "^0.0.197",
"@vx/zoom": "^0.0.197",
"d3-geo": "^1.12.0",
"encodable": "^0.3.7",
Expand Down
18 changes: 9 additions & 9 deletions superset-frontend/temporary_superset_ui/superset-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4273,10 +4273,10 @@
dependencies:
prop-types "^15.5.10"

"@vx/bounds@0.0.196":
version "0.0.196"
resolved "https://registry.yarnpkg.com/@vx/bounds/-/bounds-0.0.196.tgz#1aa77d0ad71b35e4cea0f06d12eb880633eb0f1a"
integrity sha512-Az28AdWRheQJj1EefLUTSY3yzr3xPh+1IDgPxJMha1N2ZEa8YG+RA90icq2dtsaZ2PIDyvZx8hkPJkbN+SWgdQ==
"@vx/bounds@0.0.197":
version "0.0.197"
resolved "https://registry.yarnpkg.com/@vx/bounds/-/bounds-0.0.197.tgz#bf7ba8572900b2249c138d9b4d5ef70e2d6857af"
integrity sha512-9e8YB0tX5AcxxnhqS1H/x9GmYdXEZiHTK3y/HZFEYL1d5IWpuyhFzFW6XHnHvC4+3gjlmD9diWBfE8PYlKs4xw==
dependencies:
"@types/react" "*"
"@types/react-dom" "*"
Expand Down Expand Up @@ -4770,14 +4770,14 @@
classnames "^2.2.5"
prop-types "^15.5.10"

"@vx/tooltip@^0.0.196":
version "0.0.196"
resolved "https://registry.yarnpkg.com/@vx/tooltip/-/tooltip-0.0.196.tgz#1f35105b42064f593025594c0d8393ab3111bc1f"
integrity sha512-Lt45OA2dyIB+Fs+We++wL3bnsJurqugSwirmt+6xh4HtAcwnXUQXOqCdlFYfPKCqNukqw0yAPiaIuLxRRvhEvA==
"@vx/tooltip@^0.0.197":
version "0.0.197"
resolved "https://registry.yarnpkg.com/@vx/tooltip/-/tooltip-0.0.197.tgz#66800a5528b55d5f4a0f64e6bf020b41794c51e1"
integrity sha512-BYCHC7uuPwltOFdasEResjJXdLoVEZXmpq6p1rIKuVZ2T5u0f7WIyXduOok/brInWZk9LbuESGdEemls5012sw==
dependencies:
"@types/classnames" "^2.2.9"
"@types/react" "*"
"@vx/bounds" "0.0.196"
"@vx/bounds" "0.0.197"
classnames "^2.2.5"
prop-types "^15.5.10"

Expand Down

0 comments on commit 3e15995

Please sign in to comment.