mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-21 02:40:08 +00:00
build(deps-dev): bump typedoc from 0.28.18 to 0.28.19 (#4969)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.28.18 to 0.28.19. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.28.18...v0.28.19) --- updated-dependencies: - dependency-name: typedoc dependency-version: 0.28.19 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Awesome Stickz <awesome@stickz.dev>
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^16.4.0",
|
||||
"turbo": "^2.9.6",
|
||||
"typedoc": "^0.28.18",
|
||||
"typedoc": "^0.28.19",
|
||||
"typedoc-plugin-markdown": "^4.11.0",
|
||||
"typescript": "^6.0.2"
|
||||
},
|
||||
|
||||
25
yarn.lock
25
yarn.lock
@@ -1562,7 +1562,7 @@ __metadata:
|
||||
husky: "npm:^9.1.7"
|
||||
lint-staged: "npm:^16.4.0"
|
||||
turbo: "npm:^2.9.6"
|
||||
typedoc: "npm:^0.28.18"
|
||||
typedoc: "npm:^0.28.19"
|
||||
typedoc-plugin-markdown: "npm:^4.11.0"
|
||||
typescript: "npm:^6.0.2"
|
||||
languageName: unknown
|
||||
@@ -2391,7 +2391,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"minimatch@npm:^10.2.4":
|
||||
"minimatch@npm:^10.2.5":
|
||||
version: 10.2.5
|
||||
resolution: "minimatch@npm:10.2.5"
|
||||
dependencies:
|
||||
@@ -3217,20 +3217,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typedoc@npm:^0.28.18":
|
||||
version: 0.28.18
|
||||
resolution: "typedoc@npm:0.28.18"
|
||||
"typedoc@npm:^0.28.19":
|
||||
version: 0.28.19
|
||||
resolution: "typedoc@npm:0.28.19"
|
||||
dependencies:
|
||||
"@gerrit0/mini-shiki": "npm:^3.23.0"
|
||||
lunr: "npm:^2.3.9"
|
||||
markdown-it: "npm:^14.1.1"
|
||||
minimatch: "npm:^10.2.4"
|
||||
yaml: "npm:^2.8.2"
|
||||
minimatch: "npm:^10.2.5"
|
||||
yaml: "npm:^2.8.3"
|
||||
peerDependencies:
|
||||
typescript: 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x || 5.9.x || 6.0.x
|
||||
bin:
|
||||
typedoc: bin/typedoc
|
||||
checksum: 10c0/cb5ba76e4c7ffdaaff9aeb6bfd5f22410c3c16b713e2a863c0090cfdae092d40394915221020ee48f596d73c3ebd68aaa026123d827acc74919bffd66a8819d6
|
||||
checksum: 10c0/a46ea8ec4e661320dacf27f1d68595bdf9d671383f20060b590f212e6ebbf9a65d4962e698e8a43804a14add1f04a3528381c338801350dc03ddc6baf33fb898
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -3406,6 +3406,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"yaml@npm:^2.8.3":
|
||||
version: 2.8.3
|
||||
resolution: "yaml@npm:2.8.3"
|
||||
bin:
|
||||
yaml: bin.mjs
|
||||
checksum: 10c0/ddff0e11c1b467728d7eb4633db61c5f5de3d8e9373cf84d08fb0cdee03e1f58f02b9f1c51a4a8a865751695addbd465a77f73f1079be91fe5493b29c305fd77
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"yargs-parser@npm:^21.1.1":
|
||||
version: 21.1.1
|
||||
resolution: "yargs-parser@npm:21.1.1"
|
||||
|
||||
Reference in New Issue
Block a user