Skip to content

Commit

Permalink
Bump d3-color, d3-scale and d3-transition in /svelte
Browse files Browse the repository at this point in the history
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-transition](https://github.com/d3/d3-transition). These dependencies need to be updated together.


Updates `d3-color` from 1.4.1 to 3.1.0
- [Release notes](https://github.com/d3/d3-color/releases)
- [Commits](d3/d3-color@v1.4.1...v3.1.0)

Updates `d3-scale` from 1.0.6 to 4.0.2
- [Release notes](https://github.com/d3/d3-scale/releases)
- [Commits](d3/d3-scale@v1.0.6...v4.0.2)

Updates `d3-transition` from 1.1.0 to 3.0.1
- [Release notes](https://github.com/d3/d3-transition/releases)
- [Commits](d3/d3-transition@v1.1.0...v3.0.1)

---
updated-dependencies:
- dependency-name: d3-color
  dependency-type: indirect
- dependency-name: d3-scale
  dependency-type: direct:production
- dependency-name: d3-transition
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2023
1 parent 7022ffb commit c50a645
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 52 deletions.
169 changes: 119 additions & 50 deletions svelte/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"classnames": "2.2.5",
"d3-array": "1.2.0",
"d3-axis": "1.0.8",
"d3-scale": "1.0.6",
"d3-scale": "4.0.2",
"d3-selection": "1.1.0",
"d3-transition": "1.1.0",
"d3-transition": "3.0.1",
"dotenv": "^10.0.0",
"history": "^5.0.0",
"lodash.debounce": "4.0.8",
Expand Down

0 comments on commit c50a645

Please sign in to comment.