update: update dependency @microsoft/api-documenter to v7.7.2 (#185)
This commit is contained in:
parent
9364a571ee
commit
c0494f9fc5
|
@ -34,7 +34,7 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@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",
|
||||
"@types/bunyan": "1.8.6",
|
||||
"@types/chai": "4.2.6",
|
||||
|
|
|
@ -94,10 +94,10 @@
|
|||
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==
|
||||
|
||||
"@microsoft/api-documenter@7.7.1":
|
||||
version "7.7.1"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.7.1.tgz#b1e7c66b4fdcac744429125421e3fd1a3e904616"
|
||||
integrity sha512-vywudwHOrix7mGAwiluRnV2X8zjIFtduZbaEarhrZfFWhZx6uR9503YrEr9x+B6jW84oeRtdSkjyXvSoDfeBLg==
|
||||
"@microsoft/api-documenter@7.7.2":
|
||||
version "7.7.2"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.7.2.tgz#b6897f052ad447d6bb74f806287e8846c64691da"
|
||||
integrity sha512-4mWE5G3grYd4PX5D6awiKa3B3GOXumkyGspgeTwlOBxrmj0FuVFRNPVZxGU0NqYnaw/bW4cg4ftUnSDzycrW+A==
|
||||
dependencies:
|
||||
"@microsoft/api-extractor-model" "7.7.0"
|
||||
"@microsoft/node-core-library" "3.18.0"
|
||||
|
|
Loading…
Reference in New Issue