Skip to content

Commit

Permalink
Update dependency d3 to v5.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 28, 2020
1 parent 4a71de1 commit ef1f5c4
Show file tree
Hide file tree
Showing 14 changed files with 195 additions and 149 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@storybook/addon-storyshots": "3.4.0",
"@storybook/addons": "3.4.0",
"@storybook/react": "3.4.0",
"@types/d3": "5.0.0",
"@types/d3": "5.16.3",
"@types/d3-drag": "1.2.0",
"@types/jest": "22.2.2",
"@types/lodash": "4.14.106",
Expand Down
2 changes: 1 addition & 1 deletion packages/bar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@devinit/prelude": "^1.1.1",
"@devinit-charts/core": "1.0.0",
"d3": "5.0.0",
"d3": "5.16.0",
"lodash": "^4.17.5",
"plottable": "3.8.2",
"tooltip.js": "^1.2.0"
Expand Down
7 changes: 4 additions & 3 deletions packages/bar/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -447,9 +447,10 @@ d3-zoom@1, [email protected]:
d3-selection "1"
d3-transition "1"

[email protected]:
version "5.0.0"
resolved "https://registry.yarnpkg.com/d3/-/d3-5.0.0.tgz#b373ce8ccc953cbe09cef4c1e7e2223b42441df9"
[email protected]:
version "5.16.0"
resolved "https://registry.yarnpkg.com/d3/-/d3-5.16.0.tgz#9c5e8d3b56403c79d4ed42fbd62f6113f199c877"
integrity sha512-4PL5hHaHwX4m7Zr1UapXW23apo6pexCgdetdJ5kTmADpG/7T9Gkxw0M0tf/pjoB63ezCCm0u5UaFYy2aMt0Mcw==
dependencies:
d3-array "1"
d3-axis "1"
Expand Down
2 changes: 1 addition & 1 deletion packages/bubble/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@devinit-charts/core": "1.0.0",
"@devinit/prelude": "^1.1.1",
"d3": "5.0.0",
"d3": "5.16.0",
"d3-drag": "^1.1.0",
"lodash": "^4.17.5",
"plottable": "3.8.2",
Expand Down
7 changes: 4 additions & 3 deletions packages/bubble/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -447,9 +447,10 @@ d3-zoom@1, [email protected]:
d3-selection "1"
d3-transition "1"

[email protected]:
version "5.0.0"
resolved "https://registry.yarnpkg.com/d3/-/d3-5.0.0.tgz#b373ce8ccc953cbe09cef4c1e7e2223b42441df9"
[email protected]:
version "5.16.0"
resolved "https://registry.yarnpkg.com/d3/-/d3-5.16.0.tgz#9c5e8d3b56403c79d4ed42fbd62f6113f199c877"
integrity sha512-4PL5hHaHwX4m7Zr1UapXW23apo6pexCgdetdJ5kTmADpG/7T9Gkxw0M0tf/pjoB63ezCCm0u5UaFYy2aMt0Mcw==
dependencies:
d3-array "1"
d3-axis "1"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@devinit/prelude": "1.1.1",
"d3": "5.0.0",
"d3": "5.16.0",
"lodash": "4.17.5",
"plottable": "3.8.2",
"react": "16.3.1",
Expand Down
7 changes: 4 additions & 3 deletions packages/core/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -455,9 +455,10 @@ d3-zoom@1, [email protected]:
d3-selection "1"
d3-transition "1"

[email protected]:
version "5.0.0"
resolved "https://registry.yarnpkg.com/d3/-/d3-5.0.0.tgz#b373ce8ccc953cbe09cef4c1e7e2223b42441df9"
[email protected]:
version "5.16.0"
resolved "https://registry.yarnpkg.com/d3/-/d3-5.16.0.tgz#9c5e8d3b56403c79d4ed42fbd62f6113f199c877"
integrity sha512-4PL5hHaHwX4m7Zr1UapXW23apo6pexCgdetdJ5kTmADpG/7T9Gkxw0M0tf/pjoB63ezCCm0u5UaFYy2aMt0Mcw==
dependencies:
d3-array "1"
d3-axis "1"
Expand Down
2 changes: 1 addition & 1 deletion packages/line/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@devinit/prelude": "^1.1.1",
"@devinit-charts/core": "1.0.0",
"d3": "5.0.0",
"d3": "5.16.0",
"lodash": "^4.17.5",
"plottable": "3.8.2",
"tooltip.js": "^1.2.0"
Expand Down
7 changes: 4 additions & 3 deletions packages/line/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -447,9 +447,10 @@ d3-zoom@1, [email protected]:
d3-selection "1"
d3-transition "1"

[email protected]:
version "5.0.0"
resolved "https://registry.yarnpkg.com/d3/-/d3-5.0.0.tgz#b373ce8ccc953cbe09cef4c1e7e2223b42441df9"
[email protected]:
version "5.16.0"
resolved "https://registry.yarnpkg.com/d3/-/d3-5.16.0.tgz#9c5e8d3b56403c79d4ed42fbd62f6113f199c877"
integrity sha512-4PL5hHaHwX4m7Zr1UapXW23apo6pexCgdetdJ5kTmADpG/7T9Gkxw0M0tf/pjoB63ezCCm0u5UaFYy2aMt0Mcw==
dependencies:
d3-array "1"
d3-axis "1"
Expand Down
2 changes: 1 addition & 1 deletion packages/pie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@devinit/prelude": "^1.1.1",
"@devinit-charts/core": "1.0.0",
"d3": "5.0.0",
"d3": "5.16.0",
"lodash": "^4.17.5",
"plottable": "3.8.2",
"tooltip.js": "^1.2.0"
Expand Down
7 changes: 4 additions & 3 deletions packages/pie/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -447,9 +447,10 @@ d3-zoom@1, [email protected]:
d3-selection "1"
d3-transition "1"

[email protected]:
version "5.0.0"
resolved "https://registry.yarnpkg.com/d3/-/d3-5.0.0.tgz#b373ce8ccc953cbe09cef4c1e7e2223b42441df9"
[email protected]:
version "5.16.0"
resolved "https://registry.yarnpkg.com/d3/-/d3-5.16.0.tgz#9c5e8d3b56403c79d4ed42fbd62f6113f199c877"
integrity sha512-4PL5hHaHwX4m7Zr1UapXW23apo6pexCgdetdJ5kTmADpG/7T9Gkxw0M0tf/pjoB63ezCCm0u5UaFYy2aMt0Mcw==
dependencies:
d3-array "1"
d3-axis "1"
Expand Down
2 changes: 1 addition & 1 deletion packages/tree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@devinit-charts/core": "1.0.0",
"@devinit/prelude": "^1.1.1",
"d3": "5.0.0",
"d3": "5.16.0",
"d3-drag": "^1.1.0",
"lodash": "^4.17.5",
"plottable": "3.8.2",
Expand Down
7 changes: 4 additions & 3 deletions packages/tree/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -447,9 +447,10 @@ d3-zoom@1, [email protected]:
d3-selection "1"
d3-transition "1"

[email protected]:
version "5.0.0"
resolved "https://registry.yarnpkg.com/d3/-/d3-5.0.0.tgz#b373ce8ccc953cbe09cef4c1e7e2223b42441df9"
[email protected]:
version "5.16.0"
resolved "https://registry.yarnpkg.com/d3/-/d3-5.16.0.tgz#9c5e8d3b56403c79d4ed42fbd62f6113f199c877"
integrity sha512-4PL5hHaHwX4m7Zr1UapXW23apo6pexCgdetdJ5kTmADpG/7T9Gkxw0M0tf/pjoB63ezCCm0u5UaFYy2aMt0Mcw==
dependencies:
d3-array "1"
d3-axis "1"
Expand Down
Loading

0 comments on commit ef1f5c4

Please sign in to comment.