Skip to content

Commit

Permalink
fix(deps): update dependency typedoc to ^0.23.14 (#43)
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 Sep 4, 2022
1 parent 2ae9454 commit 1c5330b
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 @@ -35,7 +35,7 @@
"commander": "^9.4.0",
"js-yaml": "^4.1.0",
"tslib": "^2.4.0",
"typedoc": "^0.23.11"
"typedoc": "^0.23.14"
},
"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 @@ -6165,16 +6165,16 @@ __metadata:
rimraf: ^3.0.2
ts-jest: ^28.0.8
tslib: ^2.4.0
typedoc: ^0.23.11
typedoc: ^0.23.14
typescript: ^4.8.2
bin:
typedoc-json-parser: ./dist/bin/index.js
languageName: unknown
linkType: soft

"typedoc@npm:^0.23.11":
version: 0.23.11
resolution: "typedoc@npm:0.23.11"
"typedoc@npm:^0.23.14":
version: 0.23.14
resolution: "typedoc@npm:0.23.14"
dependencies:
lunr: ^2.3.9
marked: ^4.0.19
Expand All @@ -6184,7 +6184,7 @@ __metadata:
typescript: 4.6.x || 4.7.x || 4.8.x
bin:
typedoc: bin/typedoc
checksum: 02bc1e4c15ea064c0a35e049500b40f99ce8dec1d2778edd9dbc12c0ca348c630253ad17e1c2b901961fcd56e3eea31fd62f82eed4ff95864e9e1d2e5e7564d7
checksum: 4037dc0db4aa8b205ac505bdc191de404ea2da3eb8dabbf8172851c239b85a96fbfd81503dc2d4789066d6901d76c552abc73ee04a239763b69b90587d44527b
languageName: node
linkType: hard

Expand Down

0 comments on commit 1c5330b

Please sign in to comment.