Skip to content

Commit 85953ec

Browse files
Bump d3 from 7.8.5 to 7.9.0 in /extensions/ql-vscode (#3533)
Bumps [d3](https://github.com/d3/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) --- updated-dependencies: - dependency-name: d3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a303fa commit 85953ec

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

extensions/ql-vscode/package-lock.json

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

extensions/ql-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1961,7 +1961,7 @@
19611961
"ajv": "^8.11.0",
19621962
"child-process-promise": "^2.2.1",
19631963
"chokidar": "^3.6.0",
1964-
"d3": "^7.6.1",
1964+
"d3": "^7.9.0",
19651965
"d3-graphviz": "^5.0.2",
19661966
"fs-extra": "^11.1.1",
19671967
"js-yaml": "^4.1.0",

0 commit comments

Comments
 (0)