Skip to content

Commit

Permalink
build(deps): bump @vx/pattern from 0.0.196 to 0.0.197 (apache#605)
Browse files Browse the repository at this point in the history
Bumps [@vx/pattern](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 17, 2021
1 parent 2b0c27b commit 6f3406e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/topojson-specification": "^1.0.0",
"@vx/clip-path": "^0.0.197",
"@vx/event": "^0.0.196",
"@vx/pattern": "^0.0.196",
"@vx/pattern": "^0.0.197",
"@vx/tooltip": "^0.0.197",
"@vx/zoom": "^0.0.197",
"d3-geo": "^1.12.0",
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 @@ -4493,10 +4493,10 @@
classnames "^2.2.5"
prop-types "^15.5.10"

"@vx/pattern@^0.0.196":
version "0.0.196"
resolved "https://registry.yarnpkg.com/@vx/pattern/-/pattern-0.0.196.tgz#f7caa7ce8a3445e14f532da593eb73cb8bad8f6c"
integrity sha512-doMzynNdIpwgXsTFQky3vv+wW9NcxBt8zjHSlseY/MUxAsmxOyi5YrEPPlzDyxhcFwDaA7+Xh1c5z+5Gokd7WA==
"@vx/pattern@^0.0.197":
version "0.0.197"
resolved "https://registry.yarnpkg.com/@vx/pattern/-/pattern-0.0.197.tgz#a9f8ce164ecaad86d2f3a45f2f78fcf78cfe7a96"
integrity sha512-1nsFfjSrrnVwZnAHY823Xe6sfStWp7xSs6e9KlSPwz8TvK6U/xLuHgQ2q1hBlUOM5Uyk9Ddr6KvFHLPOecrL8A==
dependencies:
"@types/classnames" "^2.2.9"
"@types/react" "*"
Expand Down

0 comments on commit 6f3406e

Please sign in to comment.