Bump d3 from 6.5.0 to 6.6.0
Bumps [d3](https://github.com/d3/d3) from 6.5.0 to 6.6.0. - [Release notes](https://github.com/d3/d3/releases) - [Changelog](https://github.com/d3/d3/blob/master/CHANGES.md) - [Commits](https://github.com/d3/d3/compare/v6.5.0...v6.6.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
"bootstrap": "^4.6.0",
|
||||
"bootswatch": "^4.6.0",
|
||||
"chosen-js": "^1.8.7",
|
||||
"d3": "^6.5.0",
|
||||
"d3": "^6.6.0",
|
||||
"d3-tip": "^0.9.1",
|
||||
"highlight.js": "^10.6.0",
|
||||
"jquery": "^3.5.1",
|
||||
|
@ -2690,10 +2690,10 @@ d3-zoom@2:
|
||||
d3-selection "2"
|
||||
d3-transition "2"
|
||||
|
||||
d3@^6.5.0:
|
||||
version "6.5.0"
|
||||
resolved "https://registry.yarnpkg.com/d3/-/d3-6.5.0.tgz#55cc64690cfe7bf18788d2cfbe22d911b01309f0"
|
||||
integrity sha512-gr7FoRecKtBkBxelTeGVYERRTPgjPFLh2rOBisHdbXe3RIrVLjCo7COZYMSeFeiwVPOHDtxAGJlvN7XssNAIcg==
|
||||
d3@^6.6.0:
|
||||
version "6.6.0"
|
||||
resolved "https://registry.yarnpkg.com/d3/-/d3-6.6.0.tgz#0722c03b0ad5a479b54080c00e5daa6b809a83c7"
|
||||
integrity sha512-fWyMfZDSOLksXeYuiHM/uHap7pKgypUnOGY8jiTfmmAWH1HM6ErPtnHiKEdqs7DtZqbombUgaKwq3B5Pjm7GOQ==
|
||||
dependencies:
|
||||
d3-array "2"
|
||||
d3-axis "2"
|
||||
|
Reference in New Issue
Block a user