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 Sep 17, 2023
1 parent 76e16ab commit 92a2eb9
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 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.0"
},
"devDependencies": {
"@commitlint/cli": "^17.7.1",
Expand Down
50 changes: 25 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5316,21 +5316,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 @@ -7066,10 +7066,10 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -7128,36 +7128,36 @@ __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.0":
version: 9.0.0
resolution: "typedoc-json-parser@npm:9.0.0"
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
bin:
typedoc-json-parser: ./dist/bin/index.js
checksum: fb9b83f7b42d60382dd0d1494d9c4e95caa1a35d06456993b34833fcab79cff3298827ff030fe7cf0ee96d69dc302a649e1a290d1a86280cb3f92dbde17a7972
checksum: d8bb945062c43a8c455ec4805041695a0baedfebf1d55cd9a84f5ee00bbea705dc22faf1eeea80f1c91fbc56652cc87d54e9d5f45f4cc66e62c215f8194fba33
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.1
resolution: "typedoc@npm:0.25.1"
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: 6c1c28cbf51b6ab1741429f58f540c5c12d6119ce30054866b879ef2a3a2120a6adbaf59919f7411d3bb51b9113fc926522c40934a3d8ef601785abdf0134eed
languageName: node
linkType: hard

Expand Down Expand Up @@ -7625,7 +7625,7 @@ __metadata:
solid-markdown: ^1.2.2
solid-transition-group: ^0.2.3
tailwindcss: ^3.3.3
typedoc-json-parser: ^8.2.0
typedoc-json-parser: ^9.0.0
typescript: ^5.2.2
vite: ^4.4.9
vite-plugin-solid: ^2.7.0
Expand Down

0 comments on commit 92a2eb9

Please sign in to comment.