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