Skip to content

Commit 18466c1

Browse files
build(deps): bump d3-color, d3-scale and d3-scale-chromatic
Bumps [d3-color](https://github.com/d3/d3-color) to 3.1.0 and updates ancestor dependencies [d3-color](https://github.com/d3/d3-color), [d3-scale](https://github.com/d3/d3-scale) and [d3-scale-chromatic](https://github.com/d3/d3-scale-chromatic). These dependencies need to be updated together. Updates `d3-color` from 2.0.0 to 3.1.0 - [Release notes](https://github.com/d3/d3-color/releases) - [Commits](d3/d3-color@v2.0.0...v3.1.0) Updates `d3-scale` from 3.3.0 to 4.0.2 - [Release notes](https://github.com/d3/d3-scale/releases) - [Commits](d3/d3-scale@v3.3.0...v4.0.2) Updates `d3-scale-chromatic` from 1.5.0 to 3.0.0 - [Release notes](https://github.com/d3/d3-scale-chromatic/releases) - [Commits](d3/d3-scale-chromatic@v1.5.0...v3.0.0) --- updated-dependencies: - dependency-name: d3-color dependency-type: indirect - dependency-name: d3-scale dependency-type: direct:production - dependency-name: d3-scale-chromatic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 30a11a2 commit 18466c1

File tree

2 files changed

+36
-85
lines changed

2 files changed

+36
-85
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@
6666
"dependencies": {
6767
"classnames": "^2.2.5",
6868
"cross-fetch": "^3.1.2",
69-
"d3-scale": "^3.2.3",
70-
"d3-scale-chromatic": "^1.3.3",
69+
"d3-scale": "^4.0.2",
70+
"d3-scale-chromatic": "^3.0.0",
7171
"d3-shape": "^2.0.0",
7272
"highlight.js": "~9.8.0",
7373
"lodash": "^4.17.20",

0 commit comments

Comments
 (0)