Skip to content

Commit

Permalink
chore(deps): update dependency typedoc-plugin-markdown to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 7, 2024
1 parent e67af77 commit fd444d6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 57 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"ts-jest": "^29.1.0",
"ts-node": "^10.9.1",
"typedoc": "^0.24.7",
"typedoc-plugin-markdown": "^3.15.3",
"typedoc-plugin-markdown": "^4.0.1",
"typescript": "^5.1.3",
"vitest": "^0.31.4"
},
Expand Down
62 changes: 6 additions & 56 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3170,7 +3170,7 @@ __metadata:
ts-jest: ^29.1.0
ts-node: ^10.9.1
typedoc: ^0.24.7
typedoc-plugin-markdown: ^3.15.3
typedoc-plugin-markdown: ^4.0.1
typescript: ^5.1.3
vitest: ^0.31.4
languageName: unknown
Expand Down Expand Up @@ -5481,24 +5481,6 @@ __metadata:
languageName: node
linkType: hard

"handlebars@npm:^4.7.7":
version: 4.7.7
resolution: "handlebars@npm:4.7.7"
dependencies:
minimist: ^1.2.5
neo-async: ^2.6.0
source-map: ^0.6.1
uglify-js: ^3.1.4
wordwrap: ^1.0.0
dependenciesMeta:
uglify-js:
optional: true
bin:
handlebars: bin/handlebars
checksum: 1e79a43f5e18d15742977cb987923eab3e2a8f44f2d9d340982bcb69e1735ed049226e534d7c1074eaddaf37e4fb4f471a8adb71cddd5bc8cf3f894241df5cee
languageName: node
linkType: hard

"has-bigints@npm:^1.0.1, has-bigints@npm:^1.0.2":
version: 1.0.2
resolution: "has-bigints@npm:1.0.2"
Expand Down Expand Up @@ -7693,13 +7675,6 @@ __metadata:
languageName: node
linkType: hard

"minimist@npm:^1.2.5":
version: 1.2.6
resolution: "minimist@npm:1.2.6"
checksum: d15428cd1e11eb14e1233bcfb88ae07ed7a147de251441d61158619dfb32c4d7e9061d09cab4825fdee18ecd6fce323228c8c47b5ba7cd20af378ca4048fb3fb
languageName: node
linkType: hard

"minimist@npm:^1.2.8":
version: 1.2.8
resolution: "minimist@npm:1.2.8"
Expand Down Expand Up @@ -7902,13 +7877,6 @@ __metadata:
languageName: node
linkType: hard

"neo-async@npm:^2.6.0":
version: 2.6.2
resolution: "neo-async@npm:2.6.2"
checksum: deac9f8d00eda7b2e5cd1b2549e26e10a0faa70adaa6fdadca701cc55f49ee9018e427f424bac0c790b7c7e2d3068db97f3093f1093975f2acb8f8818b936ed9
languageName: node
linkType: hard

"netmask@npm:^2.0.2":
version: 2.0.2
resolution: "netmask@npm:2.0.2"
Expand Down Expand Up @@ -10291,14 +10259,12 @@ __metadata:
languageName: node
linkType: hard

"typedoc-plugin-markdown@npm:^3.15.3":
version: 3.15.3
resolution: "typedoc-plugin-markdown@npm:3.15.3"
dependencies:
handlebars: ^4.7.7
"typedoc-plugin-markdown@npm:^4.0.1":
version: 4.0.1
resolution: "typedoc-plugin-markdown@npm:4.0.1"
peerDependencies:
typedoc: ">=0.24.0"
checksum: 845d8907948a7ea9f3eed31d8c2f1a4053569fb763f5c5187d06ecbffd247c6a6e532eaf0ec09d11f09eabbf26a3df8646c96fc3ac1a836cc9af273fa0e53413
typedoc: 0.25.x
checksum: c53d8b9e9e14fdd98d0c45b3090072a9ba7467b79f1918c884c37eefca6251c540620356fe1da3d2e378237db8d16eed602634d2f6acdc8ad5a2d546b07ddbb1
languageName: node
linkType: hard

Expand Down Expand Up @@ -10405,15 +10371,6 @@ __metadata:
languageName: node
linkType: hard

"uglify-js@npm:^3.1.4":
version: 3.15.4
resolution: "uglify-js@npm:3.15.4"
bin:
uglifyjs: bin/uglifyjs
checksum: 5f673c5dd7f3b3dd15d1d26aebfe29bccbb1b896c4b5423ec70a2e8b9506c70b6fb6a53dec83df5ad65a717ec9a850adf08e0aedf9b1711eac5eb080216615fa
languageName: node
linkType: hard

"unbox-primitive@npm:^1.0.2":
version: 1.0.2
resolution: "unbox-primitive@npm:1.0.2"
Expand Down Expand Up @@ -10865,13 +10822,6 @@ __metadata:
languageName: node
linkType: hard

"wordwrap@npm:^1.0.0":
version: 1.0.0
resolution: "wordwrap@npm:1.0.0"
checksum: 2a44b2788165d0a3de71fd517d4880a8e20ea3a82c080ce46e294f0b68b69a2e49cff5f99c600e275c698a90d12c5ea32aff06c311f0db2eb3f1201f3e7b2a04
languageName: node
linkType: hard

"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0, wrap-ansi@npm:^7.0.0":
version: 7.0.0
resolution: "wrap-ansi@npm:7.0.0"
Expand Down

0 comments on commit fd444d6

Please sign in to comment.