Skip to content

Commit

Permalink
fix(deps): update dependency typedoc to ^0.23.18 (#86)
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 24, 2022
1 parent 1db57ed commit 0d39296
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.16"
"typedoc": "^0.23.18"
},
"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 @@ -4803,17 +4803,17 @@ __metadata:
pretty-quick: ^3.1.3
rimraf: ^3.0.2
tslib: ^2.4.0
typedoc: ^0.23.16
typedoc: ^0.23.18
typescript: ^4.8.4
vitest: ^0.24.3
bin:
typedoc-json-parser: ./dist/bin/index.js
languageName: unknown
linkType: soft

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

Expand Down

0 comments on commit 0d39296

Please sign in to comment.