1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Bump typedoc-plugin-markdown to 3.13.6 to fix documentation creation (#6308)

Signed-off-by: Sebastian Malton <sebastian@malton.name>

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2022-10-03 13:00:08 -03:00 committed by GitHub
parent f544386619
commit 5263d9b5ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 8 deletions

View File

@ -427,7 +427,7 @@
"type-fest": "^2.14.0", "type-fest": "^2.14.0",
"typed-emitter": "^1.4.0", "typed-emitter": "^1.4.0",
"typedoc": "0.23.15", "typedoc": "0.23.15",
"typedoc-plugin-markdown": "^3.13.1", "typedoc-plugin-markdown": "^3.13.6",
"typescript": "^4.8.3", "typescript": "^4.8.3",
"typescript-plugin-css-modules": "^3.4.0", "typescript-plugin-css-modules": "^3.4.0",
"webpack": "^5.74.0", "webpack": "^5.74.0",

View File

@ -9599,7 +9599,6 @@ npm@^8.19.2:
"@npmcli/fs" "^2.1.0" "@npmcli/fs" "^2.1.0"
"@npmcli/map-workspaces" "^2.0.3" "@npmcli/map-workspaces" "^2.0.3"
"@npmcli/package-json" "^2.0.0" "@npmcli/package-json" "^2.0.0"
"@npmcli/promise-spawn" "^3.0.0"
"@npmcli/run-script" "^4.2.1" "@npmcli/run-script" "^4.2.1"
abbrev "~1.1.1" abbrev "~1.1.1"
archy "~1.0.0" archy "~1.0.0"
@ -9610,7 +9609,6 @@ npm@^8.19.2:
cli-table3 "^0.6.2" cli-table3 "^0.6.2"
columnify "^1.6.0" columnify "^1.6.0"
fastest-levenshtein "^1.0.12" fastest-levenshtein "^1.0.12"
fs-minipass "^2.1.0"
glob "^8.0.1" glob "^8.0.1"
graceful-fs "^4.2.10" graceful-fs "^4.2.10"
hosted-git-info "^5.1.0" hosted-git-info "^5.1.0"
@ -9630,7 +9628,6 @@ npm@^8.19.2:
libnpmteam "^4.0.4" libnpmteam "^4.0.4"
libnpmversion "^3.0.7" libnpmversion "^3.0.7"
make-fetch-happen "^10.2.0" make-fetch-happen "^10.2.0"
minimatch "^5.1.0"
minipass "^3.1.6" minipass "^3.1.6"
minipass-pipeline "^1.2.4" minipass-pipeline "^1.2.4"
mkdirp "^1.0.4" mkdirp "^1.0.4"
@ -12568,10 +12565,10 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
typedoc-plugin-markdown@^3.13.1: typedoc-plugin-markdown@^3.13.6:
version "3.13.1" version "3.13.6"
resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.13.1.tgz#f4bca4bf8c5a48d8c7f1b44071e64028d223a1e0" resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.13.6.tgz#a419794e3bdbe459fb22772d8e6e02bac05211c1"
integrity sha512-Gx7pmvFNXAxbE9N2MuQNi5RwMVSH9lPxDBAaBNftaZ+ZzMO8YkDwir6aoXcWNq50qgG/eTs5CiKvLe33OVm2iQ== integrity sha512-ISSc9v3BK7HkokxSBuJPttXox4tJ6hP0N9wfSIk0fmLN67+eqtAxbk97gs2nDiuha+RTO5eW9gdeAb+RPP0mgg==
dependencies: dependencies:
handlebars "^4.7.7" handlebars "^4.7.7"