Skip to content

Commit 898d4b5

Browse files
Bump typedoc-plugin-markdown from 4.7.1 to 4.8.0
Bumps [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 4.7.1 to 4.8.0. - [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases) - [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md) - [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/[email protected]/packages/typedoc-plugin-markdown) --- updated-dependencies: - dependency-name: typedoc-plugin-markdown dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a717f73 commit 898d4b5

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
@@ -23,7 +23,7 @@
2323
"tslog": "^4.9.3",
2424
"typedoc": "^0.28.8",
2525
"typedoc-plugin-coverage": "^4.0.1",
26-
"typedoc-plugin-markdown": "^4.7.1",
26+
"typedoc-plugin-markdown": "^4.8.0",
2727
"typedoc-plugin-rename-defaults": "^0.7.3",
2828
"xml-escape": "^1.1.0",
2929
"xml-formatter": "^3.6.6"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4286,10 +4286,10 @@ typedoc-plugin-coverage@^4.0.1:
42864286
resolved "https://registry.yarnpkg.com/typedoc-plugin-coverage/-/typedoc-plugin-coverage-4.0.1.tgz#27042ed2bbfccc17ac00304718145424659e0b35"
42874287
integrity sha512-P1QBR5GJSfW3fDrpz4Vkd8z8lzWaBYjaHebRLk0u2Uga0oSFlPaqrCyiHzItBXxZX28aMlNlZwrUnsLgUgqA7g==
42884288

4289-
typedoc-plugin-markdown@^4.7.1:
4290-
version "4.7.1"
4291-
resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.7.1.tgz#2f2ffef815f5d52419b4a66cfa665d073162e741"
4292-
integrity sha512-HN/fHLm2S6MD4HX8txfB4eWvVBzX/mEYy5U5s1KTAdh3E5uX5/lilswqTzZlPTT6fNZInAboAdFGpbAuBKnE4A==
4289+
typedoc-plugin-markdown@^4.8.0:
4290+
version "4.8.0"
4291+
resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.8.0.tgz#4ef70fb05d38674ed212d6ff99f7e857c49e266e"
4292+
integrity sha512-BQqXnT9PETe6WEFf8bcsvvGEGQHbwTo/BFyY+RUIsSB05Y0Wn56iF+fK1PY2OKJJIhV4kp4dp7osaP9Bm5a0Zw==
42934293

42944294
typedoc-plugin-rename-defaults@^0.7.3:
42954295
version "0.7.3"

0 commit comments

Comments
 (0)