Skip to content

Commit

Permalink
fix(deps): update typedoc to 0.23.10
Browse files Browse the repository at this point in the history
  • Loading branch information
RealShadowNova committed Jul 31, 2022
1 parent a6124bf commit e17b77e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"colorette": "^2.0.19",
"commander": "^9.4.0",
"js-yaml": "^4.1.0",
"typedoc": "^0.23.9"
"typedoc": "^0.23.10"
},
"devDependencies": {
"@commitlint/cli": "^17.0.3",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4574,12 +4574,12 @@ __metadata:
languageName: node
linkType: hard

"marked@npm:^4.0.16":
version: 4.0.16
resolution: "marked@npm:4.0.16"
"marked@npm:^4.0.18":
version: 4.0.18
resolution: "marked@npm:4.0.18"
bin:
marked: bin/marked.js
checksum: c0ef780bf56c9bb49c15b66683e5648410c924c1d725f1489fc3c7dc3bd01194c50d720052bb0282ad7907f472dfdc8fa278acbc7903c5db3be4b83487e0d684
checksum: a13e886d5059a8500a6fd552feecc16e18fc3636aa491fce372384b1fdea67e323d67ac49f7618f6977e66ca96e39f27400eb5c1273d5ee9c2301e8c33e90dce
languageName: node
linkType: hard

Expand Down Expand Up @@ -6195,26 +6195,26 @@ __metadata:
pretty-quick: ^3.1.3
rimraf: ^3.0.2
ts-jest: ^28.0.7
typedoc: ^0.23.9
typedoc: ^0.23.10
typescript: ^4.7.4
bin:
typedoc-json-parser: ./dist/bin/index.js
languageName: unknown
linkType: soft

"typedoc@npm:^0.23.9":
version: 0.23.9
resolution: "typedoc@npm:0.23.9"
"typedoc@npm:^0.23.10":
version: 0.23.10
resolution: "typedoc@npm:0.23.10"
dependencies:
lunr: ^2.3.9
marked: ^4.0.16
marked: ^4.0.18
minimatch: ^5.1.0
shiki: ^0.10.1
peerDependencies:
typescript: 4.6.x || 4.7.x
bin:
typedoc: bin/typedoc
checksum: 3b1eac3c4acfe7390f23ff35bea3cd694762b465c53605b159cf4abbb8e50b22f835d52a7f20c71b9219c79b6ab093346d671ebba67b922782f8658375a65347
checksum: 58dd8bc12856801c4f315812d03f209f706435e5f56edceeb3e01e456c7d058a127f3dee1674529d62b64dcc04847d8be5e4ce06921b9c5388b901dd976b92bf
languageName: node
linkType: hard

Expand Down

0 comments on commit e17b77e

Please sign in to comment.