Skip to content

Commit

Permalink
fix(deps): update dependency typedoc to ^0.24.7 (#127)
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 May 9, 2023
1 parent 7c7efac commit b9112e7
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": "^10.0.1",
"js-yaml": "^4.1.0",
"tslib": "^2.5.0",
"typedoc": "^0.24.4"
"typedoc": "^0.24.7"
},
"devDependencies": {
"@commitlint/cli": "^17.6.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5415,17 +5415,17 @@ __metadata:
pretty-quick: ^3.1.3
rimraf: ^5.0.0
tslib: ^2.5.0
typedoc: ^0.24.4
typedoc: ^0.24.7
typescript: ^5.0.4
vitest: ^0.30.1
bin:
typedoc-json-parser: ./dist/bin/index.js
languageName: unknown
linkType: soft

"typedoc@npm:^0.24.4":
version: 0.24.4
resolution: "typedoc@npm:0.24.4"
"typedoc@npm:^0.24.7":
version: 0.24.7
resolution: "typedoc@npm:0.24.7"
dependencies:
lunr: ^2.3.9
marked: ^4.3.0
Expand All @@ -5435,7 +5435,7 @@ __metadata:
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x
bin:
typedoc: bin/typedoc
checksum: c6762aff2b40eb574fc348c82921471fa1c1dc8a83adc284457aab30ea61768770be469f424340ab646944472653290578fd8e6308d55ec2e611577472067dae
checksum: 9ae433566cb02b96deb9eb2a9f5b23d1b199f5aeb61ca8c7e2653ff5d339fbfb4d526e024febab4f3278332978814aaa0885f1d5925ba21a441d93a611510ac3
languageName: node
linkType: hard

Expand Down

0 comments on commit b9112e7

Please sign in to comment.