Skip to content

Commit

Permalink
chore(deps-dev): bump typedoc-plugin-coverage from 3.2.0 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [typedoc-plugin-coverage](https://github.com/Gerrit0/typedoc-plugin-coverage) from 3.2.0 to 3.3.0.
- [Changelog](https://github.com/Gerrit0/typedoc-plugin-coverage/blob/main/CHANGELOG.md)
- [Commits](Gerrit0/typedoc-plugin-coverage@v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: typedoc-plugin-coverage
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and DecentM committed Aug 16, 2024
1 parent fcd6c2d commit 5526df9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"tsx": "^4.16.2",
"typedoc": "^0.25.13",
"typedoc-github-wiki-theme": "^2.0.0",
"typedoc-plugin-coverage": "^3.2.0",
"typedoc-plugin-coverage": "^3.3.0",
"typedoc-plugin-markdown": "^4.0.3",
"typescript": "~5.5.4",
"typescript-eslint": "^7.17.0"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2321,7 +2321,7 @@ __metadata:
tsx: "npm:^4.16.2"
typedoc: "npm:^0.25.13"
typedoc-github-wiki-theme: "npm:^2.0.0"
typedoc-plugin-coverage: "npm:^3.2.0"
typedoc-plugin-coverage: "npm:^3.3.0"
typedoc-plugin-markdown: "npm:^4.0.3"
typescript: "npm:~5.5.4"
typescript-eslint: "npm:^7.17.0"
Expand Down Expand Up @@ -5936,12 +5936,12 @@ __metadata:
languageName: node
linkType: hard

"typedoc-plugin-coverage@npm:^3.2.0":
version: 3.2.0
resolution: "typedoc-plugin-coverage@npm:3.2.0"
"typedoc-plugin-coverage@npm:^3.3.0":
version: 3.3.0
resolution: "typedoc-plugin-coverage@npm:3.3.0"
peerDependencies:
typedoc: 0.25.x
checksum: 10c0/ca4e7e114b6181b9291c24c801b114ca2f0b33399d02af7ba64d4df9aef50d7e9c5fad02080f9990b3daad7a0dc429654154cfa8134b4641dcaae562c1f74750
typedoc: 0.25.x || 0.26.x
checksum: 10c0/be6b54eea3bd77f27ddb0cfb38bd89e4b16a2f32d1822e6f724fb44c6c9517f1eecbdcadb728a71159bd3bff5fa1b0042ae4d1682f8da69d48cfe62316438a65
languageName: node
linkType: hard

Expand Down

0 comments on commit 5526df9

Please sign in to comment.