Skip to content

Commit

Permalink
chore(deps): update dependency typedoc to v0.25.6 (#610)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 1, 2024
1 parent 7ba4e6d commit 7a3c1d7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"jest": "29.7.0",
"pob-babel": "38.0.2",
"semver": "7.5.4",
"typedoc": "0.25.5",
"typedoc": "0.25.6",
"typescript": "5.3.3"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2553,7 +2553,7 @@ __metadata:
semver: "npm:7.5.4"
semver-utils: "npm:^1.1.4"
type-fest: "npm:^4.0.0"
typedoc: "npm:0.25.5"
typedoc: "npm:0.25.6"
typescript: "npm:5.3.3"
bin:
check-package-dependencies: ./bin/check-package-dependencies.mjs
Expand Down Expand Up @@ -7104,9 +7104,9 @@ __metadata:
languageName: node
linkType: hard

"typedoc@npm:0.25.5":
version: 0.25.5
resolution: "typedoc@npm:0.25.5"
"typedoc@npm:0.25.6":
version: 0.25.6
resolution: "typedoc@npm:0.25.6"
dependencies:
lunr: "npm:^2.3.9"
marked: "npm:^4.3.0"
Expand All @@ -7116,7 +7116,7 @@ __metadata:
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x
bin:
typedoc: bin/typedoc
checksum: d4f8de49183f86b3a26e598d008625575d1df5eaa9e997f89e90e65abc9ce7363855cac59e5847faa50247f85a0b8d56012481964a8e56f90685b763b51147b0
checksum: 4819d118d7795f237ae9ddc8cb0b2fd12493ea0a3c11d47114a2fa90700a0425233ea7e75f364d35663d9076af1e022caa04f6cbf7a999d19f0dc868b575d508
languageName: node
linkType: hard

Expand Down

0 comments on commit 7a3c1d7

Please sign in to comment.