update: update dependency @microsoft/api-documenter to v7.8.28 (#161)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
d950b2f56a
commit
642ae0d5d1
|
@ -22,7 +22,7 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@istanbuljs/nyc-config-typescript": "1.0.1",
|
||||
"@microsoft/api-documenter": "7.8.27",
|
||||
"@microsoft/api-documenter": "7.8.28",
|
||||
"@microsoft/api-extractor": "7.9.5",
|
||||
"@types/chai": "4.2.12",
|
||||
"@types/chai-as-promised": "7.1.3",
|
||||
|
|
|
@ -159,10 +159,10 @@
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
|
||||
integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
|
||||
|
||||
"@microsoft/api-documenter@7.8.27":
|
||||
version "7.8.27"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.8.27.tgz#aa18e975013171085b379dab01fad4b6ad0ccb69"
|
||||
integrity sha512-fELVHf3qgnTm3doAkfiO5AN/5gUgBvhMw97dEG4OdHL/5kL2rnaowU8iHJnZgPyTfOoEX8dmzHKVT5uQp8JDmw==
|
||||
"@microsoft/api-documenter@7.8.28":
|
||||
version "7.8.28"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.8.28.tgz#04a07c047bb81d18fb4ec88ef051ddfe5796fa66"
|
||||
integrity sha512-G1D9UXbvM+GeSIqSpF8NX1QQVWVXdPeNdBYhi5oLcivaS6nBZA/ckOQ7hYG9Cu/kMgUBw6iDgp2kH4yTfOsYyQ==
|
||||
dependencies:
|
||||
"@microsoft/api-extractor-model" "7.8.15"
|
||||
"@microsoft/tsdoc" "0.12.19"
|
||||
|
|
Loading…
Reference in New Issue