Skip to content

Commit 9c1b1c1

Browse files
chore(deps): bump d3-selection from 1.4.2 to 3.0.0
Bumps [d3-selection](https://github.com/d3/d3-selection) from 1.4.2 to 3.0.0. - [Release notes](https://github.com/d3/d3-selection/releases) - [Commits](https://github.com/d3/d3-selection/commits/v3.0.0) --- updated-dependencies: - dependency-name: d3-selection dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46f3927 commit 9c1b1c1

File tree

4 files changed

+52
-9
lines changed

4 files changed

+52
-9
lines changed

package-lock.json

Lines changed: 49 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/legacy-plugin-chart-calendar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@superset-ui/chart-controls": "0.18.20",
3232
"@superset-ui/core": "0.18.20",
3333
"d3-array": "^2.0.3",
34-
"d3-selection": "^1.4.0",
34+
"d3-selection": "^3.0.0",
3535
"d3-tip": "^0.9.1",
3636
"prop-types": "^15.6.2"
3737
},

plugins/legacy-plugin-chart-sankey-loop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@superset-ui/chart-controls": "0.18.20",
3232
"@superset-ui/core": "0.18.20",
3333
"d3-sankey-diagram": "^0.7.3",
34-
"d3-selection": "^1.4.0",
34+
"d3-selection": "^3.0.0",
3535
"prop-types": "^15.6.2"
3636
}
3737
}

plugins/legacy-plugin-chart-treemap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@superset-ui/chart-controls": "0.18.20",
3232
"@superset-ui/core": "0.18.20",
3333
"d3-hierarchy": "^1.1.8",
34-
"d3-selection": "^1.4.0",
34+
"d3-selection": "^3.0.0",
3535
"prop-types": "^15.6.2"
3636
}
3737
}

0 commit comments

Comments
 (0)