Skip to content

Commit

Permalink
fix(deps): update dependency typedoc-json-parser to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2023
1 parent 50bfe1c commit d55daaa
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 29 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"solid-jsx": "^0.9.1",
"solid-markdown": "^1.2.2",
"solid-transition-group": "^0.2.3",
"typedoc-json-parser": "^8.2.0"
"typedoc-json-parser": "^9.0.1"
},
"devDependencies": {
"@commitlint/cli": "^17.8.1",
Expand Down
50 changes: 22 additions & 28 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5587,21 +5587,21 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^9.0.0":
version: 9.0.0
resolution: "minimatch@npm:9.0.0"
"minimatch@npm:^9.0.1":
version: 9.0.1
resolution: "minimatch@npm:9.0.1"
dependencies:
brace-expansion: ^2.0.1
checksum: 7bd57899edd1d1b0560f50b5b2d1ea4ad2a366c5a2c8e0a943372cf2f200b64c256bae45a87a80915adbce27fa36526264296ace0da57b600481fe5ea3e372e5
checksum: 97f5f5284bb57dc65b9415dec7f17a0f6531a33572193991c60ff18450dcfad5c2dad24ffeaf60b5261dccd63aae58cc3306e2209d57e7f88c51295a532d8ec3
languageName: node
linkType: hard

"minimatch@npm:^9.0.1":
version: 9.0.1
resolution: "minimatch@npm:9.0.1"
"minimatch@npm:^9.0.3":
version: 9.0.3
resolution: "minimatch@npm:9.0.3"
dependencies:
brace-expansion: ^2.0.1
checksum: 97f5f5284bb57dc65b9415dec7f17a0f6531a33572193991c60ff18450dcfad5c2dad24ffeaf60b5261dccd63aae58cc3306e2209d57e7f88c51295a532d8ec3
checksum: 253487976bf485b612f16bf57463520a14f512662e592e95c571afdab1442a6a6864b6c88f248ce6fc4ff0b6de04ac7aa6c8bb51e868e99d1d65eb0658a708b5
languageName: node
linkType: hard

Expand Down Expand Up @@ -7365,13 +7365,6 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.5.3":
version: 2.5.3
resolution: "tslib@npm:2.5.3"
checksum: 88902b309afaf83259131c1e13da1dceb0ad1682a213143a1346a649143924d78cf3760c448b84d796938fd76127183894f8d85cbb3bf9c4fddbfcc140c0003c
languageName: node
linkType: hard

"tslib@npm:^2.6.0, tslib@npm:^2.6.2":
version: 2.6.2
resolution: "tslib@npm:2.6.2"
Expand Down Expand Up @@ -7434,36 +7427,37 @@ __metadata:
languageName: node
linkType: hard

"typedoc-json-parser@npm:^8.2.0":
version: 8.2.0
resolution: "typedoc-json-parser@npm:8.2.0"
"typedoc-json-parser@npm:^9.0.1":
version: 9.0.1
resolution: "typedoc-json-parser@npm:9.0.1"
dependencies:
"@favware/colorette-spinner": ^1.0.1
"@sapphire/node-utilities": ^1.0.0
colorette: ^2.0.20
commander: ^11.0.0
js-yaml: ^4.1.0
tslib: ^2.5.3
typedoc: ^0.24.8
tslib: ^2.6.2
typedoc: ^0.25.1
typescript: ^5.2.2
bin:
typedoc-json-parser: ./dist/bin/index.js
checksum: fb9b83f7b42d60382dd0d1494d9c4e95caa1a35d06456993b34833fcab79cff3298827ff030fe7cf0ee96d69dc302a649e1a290d1a86280cb3f92dbde17a7972
checksum: 2de3614b23f667163c2e821fdf1c545253d40af737aeaa8269a946e35bd2bda21ad7b33e88c414dff9d298cbf2999bae81d11704b76f57f2b7b7f051081519c8
languageName: node
linkType: hard

"typedoc@npm:^0.24.8":
version: 0.24.8
resolution: "typedoc@npm:0.24.8"
"typedoc@npm:^0.25.1":
version: 0.25.2
resolution: "typedoc@npm:0.25.2"
dependencies:
lunr: ^2.3.9
marked: ^4.3.0
minimatch: ^9.0.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
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: a46a14497f789fb3594e6c3af2e45276934ac46df40b7ed15a504ee51dc7a8013a2ffb3a54fd73abca6a2b71f97d3ec9ad356fa9aa81d29743e4645a965a2ae0
checksum: 5b6e24bae7498bb542aaba495378ed5a3e13c76eb04a1ae95b506f76bda4d517847101fb05a7eab3f6b79357d1e2ac6f4747d39792395329b72e463f7effda65
languageName: node
linkType: hard

Expand Down Expand Up @@ -7885,7 +7879,7 @@ __metadata:
solid-markdown: ^1.2.2
solid-transition-group: ^0.2.3
tailwindcss: ^3.3.5
typedoc-json-parser: ^8.2.0
typedoc-json-parser: ^9.0.1
typescript: ^5.2.2
vite: ^4.5.0
vite-plugin-solid: ^2.7.2
Expand Down

0 comments on commit d55daaa

Please sign in to comment.