Skip to content

Commit 5715125

Browse files
authored
Merge pull request #451 from johnlettman/dependabot/npm_and_yarn/typedoc-0.28.14
Bump typedoc from 0.28.13 to 0.28.14
2 parents f6c654e + b9648e9 commit 5715125

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
@@ -21,7 +21,7 @@
2121
"tokml": "^0.4.0",
2222
"ts-jest": "^29.4.5",
2323
"tslog": "^4.9.3",
24-
"typedoc": "^0.28.13",
24+
"typedoc": "^0.28.14",
2525
"typedoc-plugin-coverage": "^4.0.1",
2626
"typedoc-plugin-markdown": "^4.9.0",
2727
"typedoc-plugin-rename-defaults": "^0.7.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4279,10 +4279,10 @@ typedoc-plugin-rename-defaults@^0.7.3:
42794279
dependencies:
42804280
camelcase "^8.0.0"
42814281

4282-
typedoc@^0.28.13:
4283-
version "0.28.13"
4284-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.28.13.tgz#8f348898c33242be190e5d395d43758cf14c650c"
4285-
integrity sha512-dNWY8msnYB2a+7Audha+aTF1Pu3euiE7ySp53w8kEsXoYw7dMouV5A1UsTUY345aB152RHnmRMDiovuBi7BD+w==
4282+
typedoc@^0.28.14:
4283+
version "0.28.14"
4284+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.28.14.tgz#f48d650efc983b5cb3034b3b0e986b1702074326"
4285+
integrity sha512-ftJYPvpVfQvFzpkoSfHLkJybdA/geDJ8BGQt/ZnkkhnBYoYW6lBgPQXu6vqLxO4X75dA55hX8Af847H5KXlEFA==
42864286
dependencies:
42874287
"@gerrit0/mini-shiki" "^3.12.0"
42884288
lunr "^2.3.9"

0 commit comments

Comments
 (0)