update: update dependency @microsoft/api-documenter to v7.5.4
This commit is contained in:
parent
e557ba0c15
commit
6990a19c5b
|
@ -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.5.3",
|
"@microsoft/api-documenter": "7.5.4",
|
||||||
"@microsoft/api-extractor": "7.5.2",
|
"@microsoft/api-extractor": "7.5.2",
|
||||||
"@types/chai": "4.2.4",
|
"@types/chai": "4.2.4",
|
||||||
"@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.5.3":
|
"@microsoft/api-documenter@7.5.4":
|
||||||
version "7.5.3"
|
version "7.5.4"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.5.3.tgz#df0f091bf486966536deb88a43713d29d6b7e497"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.5.4.tgz#4aaec26c010eea71c6d8a17955c3307c2e63aae4"
|
||||||
integrity sha512-zo9mHZR9dusemfMWVxKHoWywfcZrAj5U8YEQect3nwkBYOFzfRbgJ+JZcYxXDiQ5sz11rX0ZCp0fczzvf8XD2w==
|
integrity sha512-N/mDVpf1V4g6UTbFlrsF9LT09SFTb362gm+ZnPUA1OAGV62SqBBe8ZJO7LPFyLo1UOYGUpfK+YgS6dlGKItxkg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@microsoft/api-extractor-model" "7.5.2"
|
"@microsoft/api-extractor-model" "7.5.2"
|
||||||
"@microsoft/node-core-library" "3.16.0"
|
"@microsoft/node-core-library" "3.16.0"
|
||||||
|
|
Loading…
Reference in New Issue