Skip to content

Commit

Permalink
Bump @types/d3 from 7.4.2 to 7.4.3 in /report/report-ng
Browse files Browse the repository at this point in the history
Bumps [@types/d3](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/d3) from 7.4.2 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: "@types/d3"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 13, 2023
1 parent f3a32a8 commit 0a2435a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion report/report-ng/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@angular/platform-browser-dynamic": "^14.1.2",
"@angular/router": "^14.1.2",
"@babel/core": "^7.23.2",
"@types/d3": "^7.4.2",
"@types/d3": "^7.4.3",
"@types/diff-match-patch": "^1.0.32",
"@types/dompurify": "^3.0.5",
"diff-match-patch": "^1.0.5",
Expand Down
8 changes: 4 additions & 4 deletions report/report-ng/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1782,10 +1782,10 @@
"@types/d3-interpolate" "*"
"@types/d3-selection" "*"

"@types/d3@^7.4.2":
version "7.4.2"
resolved "https://registry.yarnpkg.com/@types/d3/-/d3-7.4.2.tgz#2e9ccbec794b40e1ccac2dad2ba0642bf25b9a10"
integrity sha512-Y4g2Yb30ZJmmtqAJTqMRaqXwRawfvpdpVmyEYEcyGNhrQI/Zvkq3k7yE1tdN07aFSmNBfvmegMQ9Fe2qy9ZMhw==
"@types/d3@^7.4.3":
version "7.4.3"
resolved "https://registry.yarnpkg.com/@types/d3/-/d3-7.4.3.tgz#d4550a85d08f4978faf0a4c36b848c61eaac07e2"
integrity sha512-lZXZ9ckh5R8uiFVt8ogUNf+pIrK4EsWrx2Np75WvF/eTpJ0FMHNhjXk8CKEx/+gpHbNQyJWehbFaTvqmHWB3ww==
dependencies:
"@types/d3-array" "*"
"@types/d3-axis" "*"
Expand Down

0 comments on commit 0a2435a

Please sign in to comment.