update: update dependency @microsoft/api-documenter to v7.8.18 (#97)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
86f72512fc
commit
075de3558f
|
@ -22,7 +22,7 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@istanbuljs/nyc-config-typescript": "1.0.1",
|
||||
"@microsoft/api-documenter": "7.8.17",
|
||||
"@microsoft/api-documenter": "7.8.18",
|
||||
"@microsoft/api-extractor": "7.8.15",
|
||||
"@types/chai": "4.2.11",
|
||||
"@types/chai-as-promised": "7.1.2",
|
||||
|
|
|
@ -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.17":
|
||||
version "7.8.17"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.8.17.tgz#67b634357ac92a305c35739cdf8666a9ec24a87f"
|
||||
integrity sha512-uF1+YzGoAmWVmD27W/g3d6NRTv9OSSUGX7sS1xMGBjA2Ty4j2waJc8BPsb9oCeEGEFi5jDbZf4AmR0YEGNjdbw==
|
||||
"@microsoft/api-documenter@7.8.18":
|
||||
version "7.8.18"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.8.18.tgz#11ef7db7a1c0eaf9cd06297136175a795f0cd46b"
|
||||
integrity sha512-1ONEdbKB7KGv6kFEqaJPGbJibv9cAV7hrQynvSE9sEV4KEz5IA0HomP2rNyyM3y3JJnAJuqt+6Jl/qvMfekSOQ==
|
||||
dependencies:
|
||||
"@microsoft/api-extractor-model" "7.8.11"
|
||||
"@microsoft/tsdoc" "0.12.19"
|
||||
|
|
Loading…
Reference in New Issue