Skip to content

Commit

Permalink
fix(deps): update dependency typedoc to ^0.23.19 (#95)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 30, 2022
1 parent 7a5f58b commit 5f7154c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"commander": "^9.4.1",
"js-yaml": "^4.1.0",
"tslib": "^2.4.0",
"typedoc": "^0.23.18"
"typedoc": "^0.23.19"
},
"devDependencies": {
"@commitlint/cli": "^17.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4819,17 +4819,17 @@ __metadata:
pretty-quick: ^3.1.3
rimraf: ^3.0.2
tslib: ^2.4.0
typedoc: ^0.23.18
typedoc: ^0.23.19
typescript: ^4.8.4
vitest: ^0.24.3
bin:
typedoc-json-parser: ./dist/bin/index.js
languageName: unknown
linkType: soft

"typedoc@npm:^0.23.18":
version: 0.23.18
resolution: "typedoc@npm:0.23.18"
"typedoc@npm:^0.23.19":
version: 0.23.19
resolution: "typedoc@npm:0.23.19"
dependencies:
lunr: ^2.3.9
marked: ^4.0.19
Expand All @@ -4839,7 +4839,7 @@ __metadata:
typescript: 4.6.x || 4.7.x || 4.8.x
bin:
typedoc: bin/typedoc
checksum: 2cf1ae57865e53545ba4cbdd8a441870b7a4ad74e421d43f4b731e4643adc82c3a2e89fa9cf1f600f908d9d12da818bcd1d26970c9dce9493a8d8ec5b649b594
checksum: 4659dce4e8550a3f0d4739b6c9c583d8f2afba9c37e2fe38325e3cff781a50daf57afe10cbcc27f11b56da0623d502628e0713c55f30eae619c4427d18ce1064
languageName: node
linkType: hard

Expand Down

0 comments on commit 5f7154c

Please sign in to comment.