Skip to content

Commit e97c76b

Browse files
committed
chore(deps): update dependency d3 to v7
1 parent f810091 commit e97c76b

File tree

3 files changed

+224
-263
lines changed

3 files changed

+224
-263
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@typescript-eslint/eslint-plugin": "4.28.1",
4545
"@typescript-eslint/parser": "4.28.1",
4646
"core-js": "3.15.2",
47-
"d3": "4.13.0",
47+
"d3": "7.0.0",
4848
"d3-selection-multi": "1.0.1",
4949
"eslint": "^7.30.0",
5050
"jasmine-core": "~3.8.0",

projects/knob/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "1.1.1",
55
"peerDependencies": {
66
"@angular/core": "^12.0.0",
7-
"d3": "4.13.0",
7+
"d3": "7.0.0",
88
"d3-selection-multi": "1.0.1",
99
"lodash-es": "^4.17.21"
1010
},

0 commit comments

Comments
 (0)