update: update dependency @microsoft/api-documenter to v7.4.4
This commit is contained in:
parent
79bc4993bf
commit
02b56c973c
|
@ -22,7 +22,7 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@istanbuljs/nyc-config-typescript": "0.1.3",
|
||||
"@microsoft/api-documenter": "7.4.3",
|
||||
"@microsoft/api-documenter": "7.4.4",
|
||||
"@microsoft/api-extractor": "7.4.2",
|
||||
"@types/chai": "4.2.3",
|
||||
"@types/chai-as-promised": "7.1.2",
|
||||
|
|
|
@ -114,10 +114,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.4.3":
|
||||
version "7.4.3"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.4.3.tgz#af5e69891c4b62e963a697127b69a25396d0123d"
|
||||
integrity sha512-+RdqNNt9ssUCBAsLvKVPzbRD5RYd0HRgmnhRuEr+eZg2tj2tqfP9AhLWK5SBVn68CX5hyeWHEnQJ4HikDTZN8A==
|
||||
"@microsoft/api-documenter@7.4.4":
|
||||
version "7.4.4"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.4.4.tgz#b3fdf5ca1787b90bf25d951fb1050daea2b299e2"
|
||||
integrity sha512-3n15j070lhpcGTtm6hXLeH0Z9Ej2C4X3Ml26NbnsCdwgandHtLZyArRBKI9MIn1D/PqCjOpqnIwcVsVUThqtzQ==
|
||||
dependencies:
|
||||
"@microsoft/api-extractor-model" "7.4.1"
|
||||
"@microsoft/node-core-library" "3.14.2"
|
||||
|
|
Loading…
Reference in New Issue