update: update dependency @microsoft/api-documenter to v7.5.0
This commit is contained in:
parent
6446aeca7d
commit
12ffa5e5ef
|
@ -22,7 +22,7 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@istanbuljs/nyc-config-typescript": "0.1.3",
|
||||
"@microsoft/api-documenter": "7.4.9",
|
||||
"@microsoft/api-documenter": "7.5.0",
|
||||
"@microsoft/api-extractor": "7.4.7",
|
||||
"@types/chai": "4.2.3",
|
||||
"@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.4.9":
|
||||
version "7.4.9"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.4.9.tgz#1ca528704c362ae71549372422f23d45a94143a8"
|
||||
integrity sha512-bLcs+hIuF9sUzU4vo7oS6mcQvStiKA32fTZfLgSmJLCjXHRj3jU2/l9tgDU1jA+28w5BuOjduAgTSalXoKAFOg==
|
||||
"@microsoft/api-documenter@7.5.0":
|
||||
version "7.5.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.5.0.tgz#444265cf9080ca4574ea57e72216a0921b3ae377"
|
||||
integrity sha512-jeLFI++McNAu9deF47AnPvlMnZIeSGRQwjo5GVIZ378nN7tOziZhUFnmKfwPW8gQqjVVylB5tudxI4LvzC6BUA==
|
||||
dependencies:
|
||||
"@microsoft/api-extractor-model" "7.5.1"
|
||||
"@microsoft/node-core-library" "3.15.1"
|
||||
|
|
Loading…
Reference in New Issue