Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

build(deps-dev): bump typedoc from 0.21.2 to 0.21.3 #203

Merged
merged 2 commits into from
Aug 8, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8816,12 +8816,11 @@ resolve@^2.0.0-next.3:
linkType: hard

"typedoc@npm:^0.21.0":
version: 0.21.2
resolution: "typedoc@npm:0.21.2"
version: 0.21.3
resolution: "typedoc@npm:0.21.3"
dependencies:
glob: ^7.1.7
handlebars: ^4.7.7
lodash: ^4.17.21
lunr: ^2.3.9
marked: ^2.1.1
minimatch: ^3.0.0
Expand All @@ -8832,7 +8831,7 @@ resolve@^2.0.0-next.3:
typescript: 4.0.x || 4.1.x || 4.2.x || 4.3.x
bin:
typedoc: bin/typedoc
checksum: 5d9a29b93d8a5904e92f5cd2422bc719ac2a757f00afcd8d4f6597d24cf35037477d05469c1aa83f4b5d4c67582c8079230bd8ed64a5b0e5e849f152a9419487
checksum: e264141c972c132e11b782d3048e4ab6bcff77bb078ce409c111e7f9f2253ef9e7a4448afcb347f956911ad57066ff56b26526b171396993c01bac44237981d6
languageName: node
linkType: hard

Expand Down