update: update dependency @microsoft/api-documenter to v7.5.7
This commit is contained in:
parent
01f169edf1
commit
d34c9763b0
|
@ -22,7 +22,7 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@istanbuljs/nyc-config-typescript": "0.1.3",
|
||||
"@microsoft/api-documenter": "7.5.6",
|
||||
"@microsoft/api-documenter": "7.5.7",
|
||||
"@microsoft/api-extractor": "7.5.5",
|
||||
"@types/chai": "4.2.4",
|
||||
"@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"
|
||||
integrity sha512-EzRFg92bRSD1W/zeuNkeGwph0nkWf+pP2l/lYW4/5hav7RjKKBN5kV1Ix7Tvi0CMu3pC4Wi/U7rNisiJMR3ORg==
|
||||
|
||||
"@microsoft/api-documenter@7.5.6":
|
||||
version "7.5.6"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.5.6.tgz#b6f7688c6314347dc2dbcd63ea261d42dd8972a1"
|
||||
integrity sha512-iyjjEipXJfshByE/wBJGdokGsdtOvUxC0/wd1efSByC5bkdcwXMu6+PvQxcSozYTXP7YK5FM8C5DeXe88mJDaw==
|
||||
"@microsoft/api-documenter@7.5.7":
|
||||
version "7.5.7"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.5.7.tgz#dcc3fa0b20966c314e6d96e0c950b8f07466c04a"
|
||||
integrity sha512-/uiElWIy3uiqA3f/GSE0yjTejIrmmmiHR9LA6yC6/pTt4sFm3aSPQ9tpyFTADnTSaCi21sxbCZmB1O6Nm/Lhpw==
|
||||
dependencies:
|
||||
"@microsoft/api-extractor-model" "7.5.4"
|
||||
"@microsoft/node-core-library" "3.17.0"
|
||||
|
|
Loading…
Reference in New Issue