From 0646c64f6fe522ce483bf2b5d4bd62a6920813ca Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2020 20:41:47 -0700 Subject: [PATCH] build(deps): bump @vx/event from 0.0.197 to 0.0.198 (#672) Bumps [@vx/event](https://github.com/hshoff/vx) from 0.0.197 to 0.0.198. - [Release notes](https://github.com/hshoff/vx/releases) - [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md) - [Commits](https://github.com/hshoff/vx/compare/v0.0.197...v0.0.198) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- .../plugin-chart-choropleth-map/package.json | 2 +- .../temporary_superset_ui/superset-ui/yarn.lock | 15 ++++++++++++++- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/superset-frontend/temporary_superset_ui/superset-ui/plugins/plugin-chart-choropleth-map/package.json b/superset-frontend/temporary_superset_ui/superset-ui/plugins/plugin-chart-choropleth-map/package.json index c1d8b32107971..38ab203f3e94f 100644 --- a/superset-frontend/temporary_superset_ui/superset-ui/plugins/plugin-chart-choropleth-map/package.json +++ b/superset-frontend/temporary_superset_ui/superset-ui/plugins/plugin-chart-choropleth-map/package.json @@ -33,7 +33,7 @@ "@types/topojson-client": "^3.0.0", "@types/topojson-specification": "^1.0.0", "@vx/clip-path": "^0.0.197", - "@vx/event": "^0.0.197", + "@vx/event": "^0.0.198", "@vx/pattern": "^0.0.197", "@vx/tooltip": "^0.0.197", "@vx/zoom": "^0.0.197", diff --git a/superset-frontend/temporary_superset_ui/superset-ui/yarn.lock b/superset-frontend/temporary_superset_ui/superset-ui/yarn.lock index ce515f14e906d..90c98b1c1254d 100644 --- a/superset-frontend/temporary_superset_ui/superset-ui/yarn.lock +++ b/superset-frontend/temporary_superset_ui/superset-ui/yarn.lock @@ -4336,7 +4336,7 @@ dependencies: "@vx/point" "0.0.136" -"@vx/event@0.0.197", "@vx/event@^0.0.197": +"@vx/event@0.0.197": version "0.0.197" resolved "https://registry.yarnpkg.com/@vx/event/-/event-0.0.197.tgz#4aff7648deae894f13dbfdd07b28d65b15d77d92" integrity sha512-XXoehTuQArxCVCfjr0I2hVKu8uy9wMXNn413LHZV5z7Vsyabut9opsqdMriF/OjX4W6a3pigHqetYS2DP1VAaA== @@ -4358,6 +4358,14 @@ dependencies: "@vx/point" "0.0.165" +"@vx/event@^0.0.198": + version "0.0.198" + resolved "https://registry.yarnpkg.com/@vx/event/-/event-0.0.198.tgz#ee6be3ab52ada200d34d09a496dcb579752ac103" + integrity sha512-qGozMiT4ZhvaeIbchPpZdlNucmBSYQeMq5uSMEim/HZ0ZbRAggPPTEd+/9G0QvvNJYwzTbGQlmFpAUic+EHKQQ== + dependencies: + "@types/react" "*" + "@vx/point" "0.0.198" + "@vx/glyph@0.0.140": version "0.0.140" resolved "https://registry.yarnpkg.com/@vx/glyph/-/glyph-0.0.140.tgz#f8323f82aee22192b675bef25789bbb7d74691ba" @@ -4524,6 +4532,11 @@ resolved "https://registry.yarnpkg.com/@vx/point/-/point-0.0.197.tgz#3685097b213d7abc301c87294931e96148821599" integrity sha512-1CO2MM6HdAqE11gUk56uufBEkgbChdvzvePCsRCbA2a4KyvfLHxEICjycF+RRjRU5rlpMN97uxEcIReRI+WmIQ== +"@vx/point@0.0.198": + version "0.0.198" + resolved "https://registry.yarnpkg.com/@vx/point/-/point-0.0.198.tgz#9c55f085e26fa6a921a9313c4c3b40cf947f8104" + integrity sha512-oFlw8uBLf4JDX7OJc+7eQXcnlLszdQgEs531u0t6HNpARQY/jTeeMLVUlp8sNF0XBOC+iVHU8Qe8TJdz/ONBAA== + "@vx/responsive@0.0.140": version "0.0.140" resolved "https://registry.yarnpkg.com/@vx/responsive/-/responsive-0.0.140.tgz#c73ec68b9e89a181605f1ac9ecc09f35216779a8"