update: update dependency @microsoft/api-documenter to v7.8.41 (#200)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
354292807a
commit
2509745c00
|
@ -22,7 +22,7 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@istanbuljs/nyc-config-typescript": "1.0.1",
|
||||
"@microsoft/api-documenter": "7.8.40",
|
||||
"@microsoft/api-documenter": "7.8.41",
|
||||
"@microsoft/api-extractor": "7.9.12",
|
||||
"@types/chai": "4.2.12",
|
||||
"@types/chai-as-promised": "7.1.3",
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -175,12 +175,12 @@
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
|
||||
integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
|
||||
|
||||
"@microsoft/api-documenter@7.8.40":
|
||||
version "7.8.40"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.8.40.tgz#34d673298e4c53d4d109c0ef481112376f5c293a"
|
||||
integrity sha512-Mig+8MZlt9RxfMiACBfwXFfCtRhuYwT/tgqO4aCbLoSF8WgBCH2g53g2G8tTrxfYBaRAPjKWHE0719jL+XKV4w==
|
||||
"@microsoft/api-documenter@7.8.41":
|
||||
version "7.8.41"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.8.41.tgz#29de5d1d599b3c63a0475a465ff09335bfaae595"
|
||||
integrity sha512-Hwk4AVfDJ0IBKquh3+Sy6lt7nXe1Hl7XCaloPV4iuuCKlZ9Eq/WLmqUL5QNTj+0swoIn1rpTMYdtuwfsh4ihuw==
|
||||
dependencies:
|
||||
"@microsoft/api-extractor-model" "7.8.19"
|
||||
"@microsoft/api-extractor-model" "7.8.20"
|
||||
"@microsoft/tsdoc" "0.12.19"
|
||||
"@rushstack/node-core-library" "3.30.0"
|
||||
"@rushstack/ts-command-line" "4.6.4"
|
||||
|
@ -188,14 +188,6 @@
|
|||
js-yaml "~3.13.1"
|
||||
resolve "~1.17.0"
|
||||
|
||||
"@microsoft/api-extractor-model@7.8.19":
|
||||
version "7.8.19"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor-model/-/api-extractor-model-7.8.19.tgz#a49fb1b3f454966c4f60e8d63ffae2599eeaace3"
|
||||
integrity sha512-tEEPuww0Gbyw9LuTcJ7nDCTjb+aLSAox8Xl9/iSxNTv5yHJN1QX3cqajlC3ibDHlRz7oMpQfHZX7YpAygbgIvg==
|
||||
dependencies:
|
||||
"@microsoft/tsdoc" "0.12.19"
|
||||
"@rushstack/node-core-library" "3.30.0"
|
||||
|
||||
"@microsoft/api-extractor-model@7.8.20":
|
||||
version "7.8.20"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor-model/-/api-extractor-model-7.8.20.tgz#844fac9e0695d7de97036687d801a2fc040bae1e"
|
||||
|
|
Loading…
Reference in New Issue