update: update dependency @microsoft/api-documenter to v7.21.7
This commit is contained in:
parent
42497dba9a
commit
73b2771e8b
|
@ -24,7 +24,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@istanbuljs/nyc-config-typescript": "1.0.2",
|
"@istanbuljs/nyc-config-typescript": "1.0.2",
|
||||||
"@istanbuljs/schema": "0.1.3",
|
"@istanbuljs/schema": "0.1.3",
|
||||||
"@microsoft/api-documenter": "7.21.6",
|
"@microsoft/api-documenter": "7.21.7",
|
||||||
"@microsoft/api-extractor": "7.34.4",
|
"@microsoft/api-extractor": "7.34.4",
|
||||||
"@types/chai": "4.3.4",
|
"@types/chai": "4.3.4",
|
||||||
"@types/chai-as-promised": "7.1.5",
|
"@types/chai-as-promised": "7.1.5",
|
||||||
|
|
|
@ -114,10 +114,10 @@
|
||||||
"@jridgewell/resolve-uri" "3.1.0"
|
"@jridgewell/resolve-uri" "3.1.0"
|
||||||
"@jridgewell/sourcemap-codec" "1.4.14"
|
"@jridgewell/sourcemap-codec" "1.4.14"
|
||||||
|
|
||||||
"@microsoft/api-documenter@7.21.6":
|
"@microsoft/api-documenter@7.21.7":
|
||||||
version "7.21.6"
|
version "7.21.7"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.21.6.tgz#c72174cdd92cc73b00afc60cebd2906721599d1a"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.21.7.tgz#167785eb4254ea35314eedee12f9a4aa9c72c0c2"
|
||||||
integrity sha512-Z7orii4J9nsPfiehngONhKHQJwqfHaqwr8CvhHkgeK1jf1stECBMaej/+iKw/+KzXpP9eDdJDEGCnMprxU0kjg==
|
integrity sha512-qlCJ9dSefL6Rmuv1FKtxg7i6N7Bv6LUPrA5Bb0dR/9Ffac2xQuXtuSXOJ09seM7G0WkpQOzta2Kc1CPixzDaIw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@microsoft/api-extractor-model" "7.26.4"
|
"@microsoft/api-extractor-model" "7.26.4"
|
||||||
"@microsoft/tsdoc" "0.14.2"
|
"@microsoft/tsdoc" "0.14.2"
|
||||||
|
|
Loading…
Reference in New Issue