build(deps): bump @types/d3-scale from 2.2.10 to 4.0.8 in /superset-frontend/plugins/plugin-chart-word-cloud (#28067)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GitHub-Actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-04-18 14:15:06 -06:00
committed by GitHub
parent 6c045f4228
commit 0f0f299b3e
2 changed files with 19 additions and 3 deletions

View File

@@ -30,7 +30,7 @@
},
"dependencies": {
"@types/d3-cloud": "^1.2.9",
"@types/d3-scale": "^2.0.2",
"@types/d3-scale": "^4.0.8",
"d3-cloud": "^1.2.7",
"d3-scale": "^3.0.1",
"encodable": "^0.7.8"