update: update dependency @microsoft/api-documenter to v7.9.4
This commit is contained in:
parent
7f5cbae966
commit
c6642eb668
|
@ -18,7 +18,7 @@
|
|||
"@gitbeaker/core": "23.5.0",
|
||||
"@gitbeaker/node": "23.5.0",
|
||||
"@istanbuljs/nyc-config-typescript": "1.0.1",
|
||||
"@microsoft/api-documenter": "7.9.1",
|
||||
"@microsoft/api-documenter": "7.9.4",
|
||||
"@microsoft/api-extractor": "7.10.1",
|
||||
"@octokit/auth-app": "2.6.0",
|
||||
"@octokit/rest": "18.0.6",
|
||||
|
|
|
@ -286,10 +286,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.1":
|
||||
version "7.9.1"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.9.1.tgz#04f6453283ddf9bc029a552275642cc7837cd572"
|
||||
integrity sha512-nmzbxYZtVelNhmVw+y7yY9d2aHVRszHQ+4FK6l00BIRTbMHDQqDoAiH4ei06WiPrRijes0UjsSdXTOpnZdeVGg==
|
||||
"@microsoft/api-documenter@7.9.4":
|
||||
version "7.9.4"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.9.4.tgz#db32ff877e8510c2ac90997d7f2b769241269042"
|
||||
integrity sha512-ghT/WZ2gutREUWl9JvyzTD/zCVn/JvAiXk8C8aDTlC7aDQDq/NFmTVB0kkpfdeJc2MD1hlqdNL+pDo1+ePSKyA==
|
||||
dependencies:
|
||||
"@microsoft/api-extractor-model" "7.10.1"
|
||||
"@microsoft/tsdoc" "0.12.19"
|
||||
|
|
Loading…
Reference in New Issue