Skip to content

Commit f24ebd2

Browse files
Bump d3 and @types/d3 (#2131)
Bumps [d3](https://github.com/d3/d3) and [@types/d3](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/d3). These dependencies needed to be updated together. Updates `d3` from 7.8.5 to 7.9.0 - [Release notes](https://github.com/d3/d3/releases) - [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md) - [Commits](d3/d3@v7.8.5...v7.9.0) Updates `@types/d3` from 7.4.0 to 7.4.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/d3) --- updated-dependencies: - dependency-name: d3 dependency-version: 7.9.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: "@types/d3" dependency-version: 7.4.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: George R. <george.raduta@cern.ch>
1 parent 2e31db5 commit f24ebd2

2 files changed

Lines changed: 12 additions & 10 deletions

File tree

package-lock.json

Lines changed: 10 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@grpc/grpc-js": "1.14.0",
3131
"@grpc/proto-loader": "0.8.0",
3232
"cls-hooked": "4.2.2",
33-
"d3": "7.8.5",
33+
"d3": "7.9.0",
3434
"deepmerge": "4.3.0",
3535
"dotenv": "17.3.1",
3636
"joi": "18.0.0",
@@ -51,7 +51,7 @@
5151
"devDependencies": {
5252
"@eslint/js": "^9.39.1",
5353
"@stylistic/eslint-plugin-js": "^4.4.1",
54-
"@types/d3": "7.4.0",
54+
"@types/d3": "7.4.3",
5555
"chai": "4.5.0",
5656
"date-and-time": "3.6.0",
5757
"eslint": "^9.37.0",

0 commit comments

Comments
 (0)