Skip to content

Commit

Permalink
fix(deps): update dependency typedoc to ^0.23.16 (#80)
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 16, 2022
1 parent 4db96c2 commit e824f4b
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.15"
"typedoc": "^0.23.16"
},
"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 @@ -6766,17 +6766,17 @@ __metadata:
rimraf: ^3.0.2
ts-jest: ^29.0.3
tslib: ^2.4.0
typedoc: ^0.23.15
typedoc: ^0.23.16
typescript: ^4.8.4
vitest: ^0.24.0
bin:
typedoc-json-parser: ./dist/bin/index.js
languageName: unknown
linkType: soft

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

Expand Down

0 comments on commit e824f4b

Please sign in to comment.