update: update dependency @microsoft/api-documenter to v7.12.17
This commit is contained in:
parent
118a39616e
commit
2afa2f2a44
|
@ -13,7 +13,7 @@
|
|||
"devDependencies": {
|
||||
"@apextoaster/js-utils": "0.2.1",
|
||||
"@istanbuljs/nyc-config-typescript": "1.0.1",
|
||||
"@microsoft/api-documenter": "7.12.16",
|
||||
"@microsoft/api-documenter": "7.12.17",
|
||||
"@microsoft/api-extractor": "7.13.2-pr1916.0",
|
||||
"@types/chai": "4.2.16",
|
||||
"@types/chai-as-promised": "7.1.3",
|
||||
|
|
51
yarn.lock
51
yarn.lock
|
@ -200,20 +200,28 @@
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
|
||||
integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
|
||||
|
||||
"@microsoft/api-documenter@7.12.16":
|
||||
version "7.12.16"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.12.16.tgz#55b8b62417761edb92ed84acecc8acb3ea24b3fe"
|
||||
integrity sha512-KXc7sq0GzN0SkdYl1RV/Ij9psn0i+pgUl8dMQ43TyfxfPDMFEJRXkU1owNfCCaKCiusdIXIKj2n7G07ef07BvA==
|
||||
"@microsoft/api-documenter@7.12.17":
|
||||
version "7.12.17"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.12.17.tgz#f7ea35bce4a9b8fbd1556d7f8dc433678a846b1e"
|
||||
integrity sha512-7VwOKAgAVWsONa6ZUGYdeDRMpnTmOFB3dy5fIaBzs0Ny+KW4xU7nVIjE1g3SOvjBv37WVlRP23iTa3eLXiz9Mg==
|
||||
dependencies:
|
||||
"@microsoft/api-extractor-model" "7.12.2"
|
||||
"@microsoft/api-extractor-model" "7.12.3"
|
||||
"@microsoft/tsdoc" "0.12.24"
|
||||
"@rushstack/node-core-library" "3.36.0"
|
||||
"@rushstack/ts-command-line" "4.7.8"
|
||||
"@rushstack/node-core-library" "3.36.1"
|
||||
"@rushstack/ts-command-line" "4.7.9"
|
||||
colors "~1.2.1"
|
||||
js-yaml "~3.13.1"
|
||||
resolve "~1.17.0"
|
||||
|
||||
"@microsoft/api-extractor-model@7.12.2", "@microsoft/api-extractor-model@workspace:*":
|
||||
"@microsoft/api-extractor-model@7.12.3":
|
||||
version "7.12.3"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor-model/-/api-extractor-model-7.12.3.tgz#bc21f2f4bf005b753b151c674752d84c676b17b0"
|
||||
integrity sha512-lLy1UDJOkk7nuhSdAqjlULSd/yWNrSqDnUduwPwtmUoOX3QIfeDhlV5bKmq5Tw6RBq3ydgjasThyxfj1Og15MA==
|
||||
dependencies:
|
||||
"@microsoft/tsdoc" "0.12.24"
|
||||
"@rushstack/node-core-library" "3.36.1"
|
||||
|
||||
"@microsoft/api-extractor-model@workspace:*":
|
||||
version "7.12.2"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor-model/-/api-extractor-model-7.12.2.tgz#d48b35e8ed20643b1c19d7a4f80c90c42dc7d1d8"
|
||||
integrity sha512-EU+U09Mj65zUH0qwPF4PFJiL6Y+PQQE/RRGEHEDGJJzab/mRQDpKOyrzSdb00xvcd/URehIHJqC55cY2Y4jGOA==
|
||||
|
@ -294,6 +302,21 @@
|
|||
timsort "~0.3.0"
|
||||
z-schema "~3.18.3"
|
||||
|
||||
"@rushstack/node-core-library@3.36.1":
|
||||
version "3.36.1"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rushstack/node-core-library/-/node-core-library-3.36.1.tgz#9c1a3d5b5379b8857f8e066f1491b89b9fa0d13e"
|
||||
integrity sha512-YMXJ0bEpxG9AnK1shZTOay5xSIuerzxCV9sscn3xynnndBdma0oE243V79Fb25zzLfkZ1Xg9TbOXc5zmF7NYYA==
|
||||
dependencies:
|
||||
"@types/node" "10.17.13"
|
||||
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"
|
||||
timsort "~0.3.0"
|
||||
z-schema "~3.18.3"
|
||||
|
||||
"@rushstack/rig-package@workspace:*":
|
||||
version "0.2.10"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rushstack/rig-package/-/rig-package-0.2.10.tgz#e861eb94953d8c22c509dc3e9d91d6f337eab3cd"
|
||||
|
@ -302,7 +325,17 @@
|
|||
resolve "~1.17.0"
|
||||
strip-json-comments "~3.1.1"
|
||||
|
||||
"@rushstack/ts-command-line@4.7.8", "@rushstack/ts-command-line@workspace:*":
|
||||
"@rushstack/ts-command-line@4.7.9":
|
||||
version "4.7.9"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rushstack/ts-command-line/-/ts-command-line-4.7.9.tgz#062aa16b6533af09125284516a774bf9a4d00291"
|
||||
integrity sha512-Jq5O4t0op9xdFfS9RbUV/ZFlAFxX6gdVTY+69UFRTn9pwWOzJR0kroty01IlnDByPCgvHH8RMz9sEXzD9Qxdrg==
|
||||
dependencies:
|
||||
"@types/argparse" "1.0.38"
|
||||
argparse "~1.0.9"
|
||||
colors "~1.2.1"
|
||||
string-argv "~0.3.1"
|
||||
|
||||
"@rushstack/ts-command-line@workspace:*":
|
||||
version "4.7.8"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rushstack/ts-command-line/-/ts-command-line-4.7.8.tgz#3aa77cf544c571be3206fc2bcba20c7a096ed254"
|
||||
integrity sha512-8ghIWhkph7NnLCMDJtthpsb7TMOsVGXVDvmxjE/CeklTqjbbUFBjGXizJfpbEkRQTELuZQ2+vGn7sGwIWKN2uA==
|
||||
|
|
Loading…
Reference in New Issue