chore(deps): update @types/d3-scale requirement from ^4.0.8 to ^4.0.9 in /superset-frontend/plugins/plugin-chart-word-cloud (#32441)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-07-03 17:08:17 -07:00
committed by GitHub
parent 36c7b15342
commit 992aa3a4d5
2 changed files with 5 additions and 5 deletions

View File

@@ -29,7 +29,7 @@
"access": "public"
},
"dependencies": {
"@types/d3-scale": "^4.0.8",
"@types/d3-scale": "^4.0.9",
"d3-cloud": "^1.2.7",
"d3-scale": "^3.0.1",
"encodable": "^0.7.8"