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

rusackas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new a79dcbbb66 chore(deps): update d3-cloud requirement from ^1.2.8 to 
^1.2.9 in /superset-frontend/plugins/plugin-chart-word-cloud (#38381)
a79dcbbb66 is described below

commit a79dcbbb66d987d26d68420691b9e87247b66dfd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 4 11:30:48 2026 -0800

    chore(deps): update d3-cloud requirement from ^1.2.8 to ^1.2.9 in 
/superset-frontend/plugins/plugin-chart-word-cloud (#38381)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 superset-frontend/plugins/plugin-chart-word-cloud/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/superset-frontend/plugins/plugin-chart-word-cloud/package.json 
b/superset-frontend/plugins/plugin-chart-word-cloud/package.json
index a11148e141..a602fe6af7 100644
--- a/superset-frontend/plugins/plugin-chart-word-cloud/package.json
+++ b/superset-frontend/plugins/plugin-chart-word-cloud/package.json
@@ -30,7 +30,7 @@
   },
   "dependencies": {
     "@types/d3-scale": "^4.0.9",
-    "d3-cloud": "^1.2.8",
+    "d3-cloud": "^1.2.9",
     "d3-scale": "^4.0.2"
   },
   "peerDependencies": {

Reply via email to