This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a commit to branch menu-glitch-fix-with-core-0.17.39
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 60ff0b95e1cbdaf481fc1df5a50c1e9febf0b7fd
Author: Evan Rusackas <[email protected]>
AuthorDate: Wed Apr 28 21:42:27 2021 -0700

    chore: superset-ui/core bumped down one patch version
---
 superset-frontend/package-lock.json | 2 +-
 superset-frontend/package.json      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/superset-frontend/package-lock.json 
b/superset-frontend/package-lock.json
index 49fd181..7a76e86 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -13,7 +13,7 @@
         "@babel/runtime-corejs3": "^7.12.5",
         "@data-ui/sparkline": "^0.0.84",
         "@superset-ui/chart-controls": "^0.17.36",
-        "@superset-ui/core": "^0.17.40",
+        "@superset-ui/core": "^0.17.39",
         "@superset-ui/legacy-plugin-chart-calendar": "^0.17.36",
         "@superset-ui/legacy-plugin-chart-chord": "^0.17.36",
         "@superset-ui/legacy-plugin-chart-country-map": "^0.17.36",
diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index 715a85f..0b9555b 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -65,7 +65,7 @@
     "@babel/runtime-corejs3": "^7.12.5",
     "@data-ui/sparkline": "^0.0.84",
     "@superset-ui/chart-controls": "^0.17.36",
-    "@superset-ui/core": "^0.17.40",
+    "@superset-ui/core": "^0.17.39",
     "@superset-ui/legacy-plugin-chart-calendar": "^0.17.36",
     "@superset-ui/legacy-plugin-chart-chord": "^0.17.36",
     "@superset-ui/legacy-plugin-chart-country-map": "^0.17.36",

Reply via email to