1
0
Fork 0

update: update dependency @microsoft/api-documenter to v7.19.16 (#1232)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-10-10 02:13:23 +00:00 committed by GitHub
parent 25d417893b
commit e3b21baa62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 41 deletions

View File

@ -42,7 +42,7 @@
"@apextoaster/js-yaml-schema": "0.5.0",
"@istanbuljs/nyc-config-typescript": "1.0.2",
"@istanbuljs/schema": "0.1.3",
"@microsoft/api-documenter": "7.19.14",
"@microsoft/api-documenter": "7.19.16",
"@microsoft/api-extractor": "7.32.0",
"@types/bunyan": "1.8.8",
"@types/chai": "4.3.3",

View File

@ -222,28 +222,19 @@
"@jridgewell/resolve-uri" "^3.0.3"
"@jridgewell/sourcemap-codec" "^1.4.10"
"@microsoft/api-documenter@7.19.14":
version "7.19.14"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.19.14.tgz#6a6fdfd4fa3f9285bddcfdb421c810210278f732"
integrity sha512-eLCJ33CnKErTL2rBrN3ILJLf5VogPaIaI7I7vrLzQZJ5ti/Gv4GNvwvkhlsQ9I000L/+iplDf2UwcTYZM7HHtg==
"@microsoft/api-documenter@7.19.16":
version "7.19.16"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.19.16.tgz#69361364d6d9bd1966691303ad2c8755ff84f950"
integrity sha512-vvPx5z6HYpAnifrV4Fp47xUzI3N/FpmjuvBH+ijil54sHoVgq+1sLoADiub5jZ+W74547A1tje3ArNZSyMoFqQ==
dependencies:
"@microsoft/api-extractor-model" "7.24.2"
"@microsoft/api-extractor-model" "7.24.3"
"@microsoft/tsdoc" "0.14.1"
"@rushstack/node-core-library" "3.52.0"
"@rushstack/ts-command-line" "4.12.3"
"@rushstack/node-core-library" "3.53.0"
"@rushstack/ts-command-line" "4.12.4"
colors "~1.2.1"
js-yaml "~3.13.1"
resolve "~1.17.0"
"@microsoft/api-extractor-model@7.24.2":
version "7.24.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor-model/-/api-extractor-model-7.24.2.tgz#759b09f2360fe761ff40bcf7e5a57b9b86284235"
integrity sha512-uUvjqTCY7hYERWGks+joTioN1QYHIucCDy7I/JqLxFxLbFXE5dpc1X7L+FG4PN/s8QYL24DKt0fqJkgcrFKLTw==
dependencies:
"@microsoft/tsdoc" "0.14.1"
"@microsoft/tsdoc-config" "~0.16.1"
"@rushstack/node-core-library" "3.52.0"
"@microsoft/api-extractor-model@7.24.3":
version "7.24.3"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor-model/-/api-extractor-model-7.24.3.tgz#406b0447a47eb185e0da4df865bdb0b939d57325"
@ -307,20 +298,6 @@
"@nodelib/fs.scandir" "2.1.3"
fastq "^1.6.0"
"@rushstack/node-core-library@3.52.0":
version "3.52.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rushstack/node-core-library/-/node-core-library-3.52.0.tgz#ee45e52b4b5fc038ce59bf59b1534311884e63fb"
integrity sha512-Z+MAP//G3rEGZd3JxJcBGcPYJlh8pvPoLMTLa5Sy6FTE6hRPzN+5J8DT7BbTmlqZaL6SZpXF30heRUbnYOvujw==
dependencies:
"@types/node" "12.20.24"
colors "~1.2.1"
fs-extra "~7.0.1"
import-lazy "~4.0.0"
jju "~1.4.0"
resolve "~1.17.0"
semver "~7.3.0"
z-schema "~5.0.2"
"@rushstack/node-core-library@3.53.0":
version "3.53.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rushstack/node-core-library/-/node-core-library-3.53.0.tgz#b4b812bc2e207e4fd3939991f8675335dab50978"
@ -343,16 +320,6 @@
resolve "~1.17.0"
strip-json-comments "~3.1.1"
"@rushstack/ts-command-line@4.12.3":
version "4.12.3"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rushstack/ts-command-line/-/ts-command-line-4.12.3.tgz#3c5e4b381dcd780aab6efe42c7faa2018248cbb1"
integrity sha512-Pdij22RotMXzI+HWHyYCvw0RMZhiP5a6Za/96XamZ1+mxmpSm4ujf8TROKxGAHySmR5A8iNVSlzhNMnUlFQE6g==
dependencies:
"@types/argparse" "1.0.38"
argparse "~1.0.9"
colors "~1.2.1"
string-argv "~0.3.1"
"@rushstack/ts-command-line@4.12.4":
version "4.12.4"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rushstack/ts-command-line/-/ts-command-line-4.12.4.tgz#e4bedd4890bca415f90fec8f33c51404c4039410"