Merge pull request #893 from openHPI/dependabot/npm_and_yarn/d3-6.6.0

Bump d3 from 6.5.0 to 6.6.0
This commit is contained in:
Sebastian Serth
2021-03-15 10:32:44 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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"