update: update dependency @microsoft/api-documenter to v7.8.46
This commit is contained in:
parent
764f49675e
commit
4ebae0841c
|
@ -22,7 +22,7 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@istanbuljs/nyc-config-typescript": "1.0.1",
|
||||
"@microsoft/api-documenter": "7.8.45",
|
||||
"@microsoft/api-documenter": "7.8.46",
|
||||
"@microsoft/api-extractor": "7.9.15",
|
||||
"@types/chai": "4.2.12",
|
||||
"@types/chai-as-promised": "7.1.3",
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -175,12 +175,12 @@
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
|
||||
integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
|
||||
|
||||
"@microsoft/api-documenter@7.8.45":
|
||||
version "7.8.45"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.8.45.tgz#72a79f7cab096325b9b27eb50a7fad098fbac6d7"
|
||||
integrity sha512-9d38XSpz27fSnnIIw97FQhvTChOqKwgmNNUlSmKYNYBQAj+1zwnKA7tFk0TbxP4BFRYxu2E5Xb88cxUP+OpSCA==
|
||||
"@microsoft/api-documenter@7.8.46":
|
||||
version "7.8.46"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.8.46.tgz#5a345262ee0efed4a799d2af109a29da4ffaa21e"
|
||||
integrity sha512-bPfEUuqZmQ24JRXgu+ybB15Lbsejncy0ZEXiPK02VB+tj6kYFckD39qbK/vn4kzw8R9uBwWir9Tu2BWI05ecog==
|
||||
dependencies:
|
||||
"@microsoft/api-extractor-model" "7.8.22"
|
||||
"@microsoft/api-extractor-model" "7.9.0"
|
||||
"@microsoft/tsdoc" "0.12.19"
|
||||
"@rushstack/node-core-library" "3.32.0"
|
||||
"@rushstack/ts-command-line" "4.6.4"
|
||||
|
@ -188,14 +188,6 @@
|
|||
js-yaml "~3.13.1"
|
||||
resolve "~1.17.0"
|
||||
|
||||
"@microsoft/api-extractor-model@7.8.22":
|
||||
version "7.8.22"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor-model/-/api-extractor-model-7.8.22.tgz#cec02dc6663208c14c4a1ecfb36acaf106414f6a"
|
||||
integrity sha512-wca7qUwcA5wD2qVoCRLiWHl2XPspjJQHmEWSOTnyoYXmLMxgKsAxz1jN5rlAcLIm2U8DLX8DSzvSWBXnLH7OPg==
|
||||
dependencies:
|
||||
"@microsoft/tsdoc" "0.12.19"
|
||||
"@rushstack/node-core-library" "3.32.0"
|
||||
|
||||
"@microsoft/api-extractor-model@7.9.0":
|
||||
version "7.9.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor-model/-/api-extractor-model-7.9.0.tgz#9b0c0db3821937454bbd5d1441c0634801dacd31"
|
||||
|
|
Loading…
Reference in New Issue