Skip to content

Commit bc3abd4

Browse files
Update dependency typedoc-plugin-coverage to v4 (#4824)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6721aca commit bc3abd4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"rimraf": "^6.0.0",
122122
"ts-node": "^10.9.2",
123123
"typedoc": "^0.28.1",
124-
"typedoc-plugin-coverage": "^3.0.0",
124+
"typedoc-plugin-coverage": "^4.0.0",
125125
"typedoc-plugin-mdn-links": "^5.0.0",
126126
"typedoc-plugin-missing-exports": "^4.0.0",
127127
"typescript": "^5.4.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6481,10 +6481,10 @@ typed-array-length@^1.0.6:
64816481
is-typed-array "^1.1.13"
64826482
possible-typed-array-names "^1.0.0"
64836483

6484-
typedoc-plugin-coverage@^3.0.0:
6485-
version "3.4.1"
6486-
resolved "https://registry.yarnpkg.com/typedoc-plugin-coverage/-/typedoc-plugin-coverage-3.4.1.tgz#13b445cecb674845945e218c4560bbd91299af83"
6487-
integrity sha512-V23DAwinAMpGMGcL1R1s8Snr26hrjfIdwGf+4jR/65ZdmeAN+yRX0onfx5JlembTQhR6AePQ/parfQNS0AZ64A==
6484+
typedoc-plugin-coverage@^4.0.0:
6485+
version "4.0.1"
6486+
resolved "https://registry.yarnpkg.com/typedoc-plugin-coverage/-/typedoc-plugin-coverage-4.0.1.tgz#27042ed2bbfccc17ac00304718145424659e0b35"
6487+
integrity sha512-P1QBR5GJSfW3fDrpz4Vkd8z8lzWaBYjaHebRLk0u2Uga0oSFlPaqrCyiHzItBXxZX28aMlNlZwrUnsLgUgqA7g==
64886488

64896489
typedoc-plugin-mdn-links@^5.0.0:
64906490
version "5.0.1"

0 commit comments

Comments
 (0)