update: update dependency @microsoft/api-documenter to v7.9.19
This commit is contained in:
parent
edcc3342e0
commit
1e6f494eaa
|
@ -22,7 +22,7 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@istanbuljs/nyc-config-typescript": "1.0.1",
|
||||
"@microsoft/api-documenter": "7.9.18",
|
||||
"@microsoft/api-documenter": "7.9.19",
|
||||
"@microsoft/api-extractor": "7.10.5",
|
||||
"@types/chai": "4.2.14",
|
||||
"@types/chai-as-promised": "7.1.3",
|
||||
|
|
|
@ -175,10 +175,10 @@
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
|
||||
integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
|
||||
|
||||
"@microsoft/api-documenter@7.9.18":
|
||||
version "7.9.18"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.9.18.tgz#096de193e49a569ddd273b48da54f227397c772a"
|
||||
integrity sha512-bayHE/ArZuIH+TN03fMiN1hRoHw6kjSznbvQiB6PXU1CS8r9uVngjiuR2tpys3emhvU3L2aKYsQDOXftsH2Iwg==
|
||||
"@microsoft/api-documenter@7.9.19":
|
||||
version "7.9.19"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.9.19.tgz#0d7d0f6de35e1a5afc02afa79c79f8b36bab6614"
|
||||
integrity sha512-2j8u43U5DAGo/hgsL5bSMUvMkYPpxyLiOBY8hF2q4jE8bqjDr3gfpkF5OGINl7DZctQiM2TwhW2hukmIH6AmyA==
|
||||
dependencies:
|
||||
"@microsoft/api-extractor-model" "7.10.5"
|
||||
"@microsoft/tsdoc" "0.12.19"
|
||||
|
|
Loading…
Reference in New Issue