update: update dependency @microsoft/api-documenter to v7.8.35 (#179)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
780e2246d6
commit
8bd1724730
|
@ -22,7 +22,7 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@istanbuljs/nyc-config-typescript": "1.0.1",
|
||||
"@microsoft/api-documenter": "7.8.34",
|
||||
"@microsoft/api-documenter": "7.8.35",
|
||||
"@microsoft/api-extractor": "7.9.10",
|
||||
"@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.34":
|
||||
version "7.8.34"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.8.34.tgz#06c18a2283aea11d7e4dbc3123393d7b4d567f1b"
|
||||
integrity sha512-f0eIaELznP303LyDsyJMYyz8hEU+uiatpdDvWa1vhMKYoiVluRwT2jPZowIUSOaNOzcNKOR/cl09smDX/MBP9w==
|
||||
"@microsoft/api-documenter@7.8.35":
|
||||
version "7.8.35"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.8.35.tgz#e8c67b16dc26c75da56de6801ecf204e3c2893a4"
|
||||
integrity sha512-UzPx8J+mCTeL3nn0AW+EFM7gwl63y7z+4T8/gLmRp+t2zSa7xQero+lHM53XYMCOa6QqnNQTBosXwizjSK1b5w==
|
||||
dependencies:
|
||||
"@microsoft/api-extractor-model" "7.8.18"
|
||||
"@microsoft/tsdoc" "0.12.19"
|
||||
|
|
Loading…
Reference in New Issue