Skip to content

Commit

Permalink
chore(deps): update dependency typedoc to ^0.25.2 (#110)
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] authored Oct 8, 2023
1 parent 4473252 commit 9273bae
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"pinst": "^3.0.0",
"prettier": "^3.0.3",
"tsup": "^7.2.0",
"typedoc": "^0.25.1",
"typedoc": "^0.25.2",
"typedoc-json-parser": "^9.0.1",
"typescript": "5.2.2"
},
Expand Down
18 changes: 17 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -809,7 +809,7 @@ __metadata:
pinst: ^3.0.0
prettier: ^3.0.3
tsup: ^7.2.0
typedoc: ^0.25.1
typedoc: ^0.25.2
typedoc-json-parser: ^9.0.1
typescript: 5.2.2
languageName: unknown
Expand Down Expand Up @@ -5135,6 +5135,22 @@ __metadata:
languageName: node
linkType: hard

"typedoc@npm:^0.25.2":
version: 0.25.2
resolution: "typedoc@npm:0.25.2"
dependencies:
lunr: ^2.3.9
marked: ^4.3.0
minimatch: ^9.0.3
shiki: ^0.14.1
peerDependencies:
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x
bin:
typedoc: bin/typedoc
checksum: 5b6e24bae7498bb542aaba495378ed5a3e13c76eb04a1ae95b506f76bda4d517847101fb05a7eab3f6b79357d1e2ac6f4747d39792395329b72e463f7effda65
languageName: node
linkType: hard

"typescript@npm:5.2.2, typescript@npm:^5.2.2":
version: 5.2.2
resolution: "typescript@npm:5.2.2"
Expand Down

0 comments on commit 9273bae

Please sign in to comment.