Skip to content

Commit

Permalink
build(deps): update d3-scale requirement from ^2.2.2 to ^3.0.1 (apach…
Browse files Browse the repository at this point in the history
…e#168)

Updates the requirements on [d3-scale](https://github.com/d3/d3-scale) to permit the latest version.
- [Release notes](https://github.com/d3/d3-scale/releases)
- [Commits](https://github.com/d3/d3-scale/commits/v3.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and zhaoyongjie committed Nov 17, 2021
1 parent c6ddacf commit 374da81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"d3-array": "^2.0.3",
"d3-scale": "^2.2.2",
"d3-scale": "^3.0.1",
"prop-types": "^15.6.2"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/d3-selection": "^1.3.4",
"d3-array": "^2.0.2",
"d3-cloud": "^1.2.5",
"d3-scale": "^2.1.2",
"d3-scale": "^3.0.1",
"d3-selection": "^1.3.2",
"prop-types": "^15.6.2"
},
Expand Down

0 comments on commit 374da81

Please sign in to comment.