1
0
Fork 0

update: update dependency @microsoft/api-documenter to v7.7.18 (#148)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-04-08 10:50:24 -05:00 committed by GitHub
parent 1f283ac03d
commit b6df62f515
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 38 additions and 8 deletions

View File

@ -13,7 +13,7 @@
"devDependencies": {
"@apextoaster/js-utils": "0.1.7",
"@istanbuljs/nyc-config-typescript": "1.0.1",
"@microsoft/api-documenter": "7.7.17",
"@microsoft/api-documenter": "7.7.18",
"@microsoft/api-extractor": "7.7.12",
"@types/chai": "4.2.11",
"@types/chai-as-promised": "7.1.2",

View File

@ -164,15 +164,15 @@
resolved "https://artifacts.apextoaster.com/repository/group-npm/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
"@microsoft/api-documenter@7.7.17":
version "7.7.17"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.7.17.tgz#d48008767810b4293b2431e4b2bbee3da00d749f"
integrity sha512-iHnN6OCIpqzLct5c0E992zki/1Ers/oFLxgzSRVORik0xQD5K+Y46vtgh1BZZAy0p3ZJ8USmg9+LGN3f2qtrew==
"@microsoft/api-documenter@7.7.18":
version "7.7.18"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.7.18.tgz#ad5b279ab9b416ba649f0811fad2a821dc3c60fa"
integrity sha512-mNR85fEt88HV7oFhrgEJ8JoTons6UX85XIDaMQ3fmq1xIx002XySnM6um7h2bUf1n8fLPcS9H3ISFEvvGW1qgA==
dependencies:
"@microsoft/api-extractor-model" "7.7.10"
"@microsoft/api-extractor-model" "7.7.11"
"@microsoft/tsdoc" "0.12.19"
"@rushstack/node-core-library" "3.19.6"
"@rushstack/ts-command-line" "4.3.13"
"@rushstack/node-core-library" "3.19.7"
"@rushstack/ts-command-line" "4.3.14"
colors "~1.2.1"
js-yaml "~3.13.1"
resolve "1.8.1"
@ -185,6 +185,14 @@
"@microsoft/tsdoc" "0.12.19"
"@rushstack/node-core-library" "3.19.6"
"@microsoft/api-extractor-model@7.7.11":
version "7.7.11"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor-model/-/api-extractor-model-7.7.11.tgz#9dfc5425f4a6a2b6b1ebc39332ae8101ab8da36a"
integrity sha512-Kf3RytYDq7sP4ASaaA9IcvaOPbVj1Xj34E2Wxd9DznI7sG4HzcpoOGmxaZHCzyYVh7wfAaAlvcXf3SV+djhNZw==
dependencies:
"@microsoft/tsdoc" "0.12.19"
"@rushstack/node-core-library" "3.19.7"
"@microsoft/api-extractor@7.7.12":
version "7.7.12"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor/-/api-extractor-7.7.12.tgz#1afc3fd9bc561d6962f2b7fe471a413bfdbe837c"
@ -232,6 +240,19 @@
timsort "~0.3.0"
z-schema "~3.18.3"
"@rushstack/node-core-library@3.19.7":
version "3.19.7"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rushstack/node-core-library/-/node-core-library-3.19.7.tgz#8d8a193fd6f99536c92dd797ab50fd5fcb7630ea"
integrity sha512-gKE/OXH5GAj8yJ1kEyRW68UekJernilZ3QTRgmQ0MUHBCQmtZ9Q6T5PQ1sVbcL4teH8BMdpZeFy1DKnHs8h3PA==
dependencies:
"@types/node" "10.17.13"
colors "~1.2.1"
fs-extra "~7.0.1"
jju "~1.4.0"
semver "~5.3.0"
timsort "~0.3.0"
z-schema "~3.18.3"
"@rushstack/ts-command-line@4.3.13":
version "4.3.13"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rushstack/ts-command-line/-/ts-command-line-4.3.13.tgz#f84cdfad2e50663419bcf4064acf6b9dbfc6e674"
@ -241,6 +262,15 @@
argparse "~1.0.9"
colors "~1.2.1"
"@rushstack/ts-command-line@4.3.14":
version "4.3.14"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rushstack/ts-command-line/-/ts-command-line-4.3.14.tgz#5d7a437d4e9c564ff1b8e876215fca96c74858a1"
integrity sha512-YJZIyKvkm3f6ZdKSfMntHS9542Y2mmMWzaiPPoXxLFZntKxEIDE3WfUNlvOSo3yK4fNd09Tz3hfvTivQNHSiKQ==
dependencies:
"@types/argparse" "1.0.33"
argparse "~1.0.9"
colors "~1.2.1"
"@sinonjs/commons@^1":
version "1.6.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@sinonjs/commons/-/commons-1.6.0.tgz#ec7670432ae9c8eb710400d112c201a362d83393"