Skip to content

Commit 6370ce0

Browse files
authored
Merge pull request #4399 from weaveworks/dependabot/npm_and_yarn/d3-7.9.0
build(deps): Bump d3 from 7.6.1 to 7.9.0
2 parents 94a194d + 1214729 commit 6370ce0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"ansi-styles": "^6.2.1",
6060
"commander": "^13.0.0",
6161
"cross-spawn": "^7.0.5",
62-
"d3": "^7.6.1",
62+
"d3": "^7.9.0",
6363
"d3-dag": "^0.11.5",
6464
"history": "^5.0.0",
6565
"http-proxy-middleware": "^2.0.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4897,7 +4897,7 @@ __metadata:
48974897
buffer: "npm:^5.7.1"
48984898
commander: "npm:^13.0.0"
48994899
cross-spawn: "npm:^7.0.5"
4900-
d3: "npm:^7.6.1"
4900+
d3: "npm:^7.9.0"
49014901
d3-dag: "npm:^0.11.5"
49024902
eslint: "npm:^8.48.0"
49034903
eslint-plugin-import: "npm:^2.25.4"
@@ -6361,9 +6361,9 @@ __metadata:
63616361
languageName: node
63626362
linkType: hard
63636363

6364-
"d3@npm:^7.6.1":
6365-
version: 7.6.1
6366-
resolution: "d3@npm:7.6.1"
6364+
"d3@npm:^7.9.0":
6365+
version: 7.9.0
6366+
resolution: "d3@npm:7.9.0"
63676367
dependencies:
63686368
d3-array: "npm:3"
63696369
d3-axis: "npm:3"
@@ -6395,7 +6395,7 @@ __metadata:
63956395
d3-timer: "npm:3"
63966396
d3-transition: "npm:3"
63976397
d3-zoom: "npm:3"
6398-
checksum: 10c0/867f3214dfd286215979b5aeb96d3bdb0ad24e662637c95cc30f41356b262750cc154dd62143a9b1f90f823329eb1fd8bdaa1332df193dfafbee818093345247
6398+
checksum: 10c0/3dd9c08c73cfaa69c70c49e603c85e049c3904664d9c79a1a52a0f52795828a1ff23592dc9a7b2257e711d68a615472a13103c212032f38e016d609796e087e8
63996399
languageName: node
64006400
linkType: hard
64016401

0 commit comments

Comments
 (0)