update: update dependency @microsoft/api-documenter to v7.7.2
This commit is contained in:
parent
2ba1263698
commit
3fe576413c
|
@ -22,7 +22,7 @@
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@istanbuljs/nyc-config-typescript": "0.1.3",
|
"@istanbuljs/nyc-config-typescript": "0.1.3",
|
||||||
"@microsoft/api-documenter": "7.7.1",
|
"@microsoft/api-documenter": "7.7.2",
|
||||||
"@microsoft/api-extractor": "7.7.0",
|
"@microsoft/api-extractor": "7.7.0",
|
||||||
"@types/chai": "4.2.6",
|
"@types/chai": "4.2.6",
|
||||||
"@types/chai-as-promised": "7.1.2",
|
"@types/chai-as-promised": "7.1.2",
|
||||||
|
|
|
@ -113,10 +113,10 @@
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@istanbuljs/nyc-config-typescript/-/nyc-config-typescript-0.1.3.tgz#944d15b3ebdb71f963a628daffaa25ade981bb86"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@istanbuljs/nyc-config-typescript/-/nyc-config-typescript-0.1.3.tgz#944d15b3ebdb71f963a628daffaa25ade981bb86"
|
||||||
integrity sha512-EzRFg92bRSD1W/zeuNkeGwph0nkWf+pP2l/lYW4/5hav7RjKKBN5kV1Ix7Tvi0CMu3pC4Wi/U7rNisiJMR3ORg==
|
integrity sha512-EzRFg92bRSD1W/zeuNkeGwph0nkWf+pP2l/lYW4/5hav7RjKKBN5kV1Ix7Tvi0CMu3pC4Wi/U7rNisiJMR3ORg==
|
||||||
|
|
||||||
"@microsoft/api-documenter@7.7.1":
|
"@microsoft/api-documenter@7.7.2":
|
||||||
version "7.7.1"
|
version "7.7.2"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.7.1.tgz#b1e7c66b4fdcac744429125421e3fd1a3e904616"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.7.2.tgz#b6897f052ad447d6bb74f806287e8846c64691da"
|
||||||
integrity sha512-vywudwHOrix7mGAwiluRnV2X8zjIFtduZbaEarhrZfFWhZx6uR9503YrEr9x+B6jW84oeRtdSkjyXvSoDfeBLg==
|
integrity sha512-4mWE5G3grYd4PX5D6awiKa3B3GOXumkyGspgeTwlOBxrmj0FuVFRNPVZxGU0NqYnaw/bW4cg4ftUnSDzycrW+A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@microsoft/api-extractor-model" "7.7.0"
|
"@microsoft/api-extractor-model" "7.7.0"
|
||||||
"@microsoft/node-core-library" "3.18.0"
|
"@microsoft/node-core-library" "3.18.0"
|
||||||
|
|
Loading…
Reference in New Issue