update: update dependency @microsoft/api-documenter to v7.8.33 (#169)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
9cb7b3fdac
commit
71357a1ff9
|
@ -22,7 +22,7 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@istanbuljs/nyc-config-typescript": "1.0.1",
|
||||
"@microsoft/api-documenter": "7.8.31",
|
||||
"@microsoft/api-documenter": "7.8.33",
|
||||
"@microsoft/api-extractor": "7.9.6",
|
||||
"@types/chai": "4.2.12",
|
||||
"@types/chai-as-promised": "7.1.3",
|
||||
|
|
44
yarn.lock
44
yarn.lock
|
@ -159,15 +159,15 @@
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
|
||||
integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
|
||||
|
||||
"@microsoft/api-documenter@7.8.31":
|
||||
version "7.8.31"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.8.31.tgz#3a9452cf3160b8174345033e4f217c87e30cba55"
|
||||
integrity sha512-d8wxpc3x+vzah8M0wxSXQs2LshUbSEX8Gw5FTswY02wRyS04TjHeL7L0dQ9LkIFSWZjY4rIThJ8+hwZ8qSj8FA==
|
||||
"@microsoft/api-documenter@7.8.33":
|
||||
version "7.8.33"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.8.33.tgz#515c9c81dc4787992c4221424b96fccdd6e1e927"
|
||||
integrity sha512-LW6I5LDz1V9dOUadaDTUtKj2UMynxTgvc4M6Cc/7UckkTDPjZeX/2MtqOpzPY++rtcvSQ0kWuAbsM9Kaez5BpA==
|
||||
dependencies:
|
||||
"@microsoft/api-extractor-model" "7.8.16"
|
||||
"@microsoft/api-extractor-model" "7.8.17"
|
||||
"@microsoft/tsdoc" "0.12.19"
|
||||
"@rushstack/node-core-library" "3.28.0"
|
||||
"@rushstack/ts-command-line" "4.6.0"
|
||||
"@rushstack/node-core-library" "3.29.0"
|
||||
"@rushstack/ts-command-line" "4.6.2"
|
||||
colors "~1.2.1"
|
||||
js-yaml "~3.13.1"
|
||||
resolve "~1.17.0"
|
||||
|
@ -180,6 +180,14 @@
|
|||
"@microsoft/tsdoc" "0.12.19"
|
||||
"@rushstack/node-core-library" "3.28.0"
|
||||
|
||||
"@microsoft/api-extractor-model@7.8.17":
|
||||
version "7.8.17"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor-model/-/api-extractor-model-7.8.17.tgz#a0286ee8ae22ee69bc8dca763e65feae39155eb5"
|
||||
integrity sha512-iyVdA1WTlwgddDJwJTedTFcpGjDoV9grq/JGP7rK2t4yo4kOE5XhLbi+BlZ3t5vuggFJf8LawDyomEb8tGtwRQ==
|
||||
dependencies:
|
||||
"@microsoft/tsdoc" "0.12.19"
|
||||
"@rushstack/node-core-library" "3.29.0"
|
||||
|
||||
"@microsoft/api-extractor@7.9.6":
|
||||
version "7.9.6"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor/-/api-extractor-7.9.6.tgz#1804cad9ae963cd9539eeac7d69b35201b015e41"
|
||||
|
@ -231,6 +239,20 @@
|
|||
timsort "~0.3.0"
|
||||
z-schema "~3.18.3"
|
||||
|
||||
"@rushstack/node-core-library@3.29.0":
|
||||
version "3.29.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rushstack/node-core-library/-/node-core-library-3.29.0.tgz#07202a2b807afd6ff556a376de176e6b27696897"
|
||||
integrity sha512-8mEfn7mUqqzANnOvi4/xTc0tJ6coQs3qywlOl86jiqZUaB4sRLo0MtzUQz0VtyRfan2fFuxKzIleJGtNTAwYQQ==
|
||||
dependencies:
|
||||
"@types/node" "10.17.13"
|
||||
colors "~1.2.1"
|
||||
fs-extra "~7.0.1"
|
||||
import-lazy "~4.0.0"
|
||||
jju "~1.4.0"
|
||||
semver "~7.3.0"
|
||||
timsort "~0.3.0"
|
||||
z-schema "~3.18.3"
|
||||
|
||||
"@rushstack/ts-command-line@4.5.0":
|
||||
version "4.5.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rushstack/ts-command-line/-/ts-command-line-4.5.0.tgz#835e4cc9382b27f8e44db3f7a2398dc5a0786724"
|
||||
|
@ -241,10 +263,10 @@
|
|||
colors "~1.2.1"
|
||||
string-argv "~0.3.1"
|
||||
|
||||
"@rushstack/ts-command-line@4.6.0":
|
||||
version "4.6.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rushstack/ts-command-line/-/ts-command-line-4.6.0.tgz#3bbbcecf90a8bd27516c9be84485c2d11c26b23d"
|
||||
integrity sha512-myW3frGcErzdCul2Bde5tI2036zwBDAmDMaNs44p0KzFAnefmb2W8M16pmyj216k54UbV/J+eh3sZFCo6+xrlg==
|
||||
"@rushstack/ts-command-line@4.6.2":
|
||||
version "4.6.2"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rushstack/ts-command-line/-/ts-command-line-4.6.2.tgz#2981a44ac6a6911cec53be7841697f03a47292ac"
|
||||
integrity sha512-wMjCrgiVYO5L1VkRKWv6EmisxduWuthOP4OghUPkl1kbbw9z2yZzQd9uk9rIqmGwOg8hjFX+0HrZCCXGHtABIQ==
|
||||
dependencies:
|
||||
"@types/argparse" "1.0.38"
|
||||
argparse "~1.0.9"
|
||||
|
|
Loading…
Reference in New Issue