update: update dependency @microsoft/api-documenter to v7.7.5 (#131)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
parent
7516a253c3
commit
23fe678923
|
@ -22,7 +22,7 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@istanbuljs/nyc-config-typescript": "1.0.1",
|
||||
"@microsoft/api-documenter": "7.7.4",
|
||||
"@microsoft/api-documenter": "7.7.5",
|
||||
"@microsoft/api-extractor": "7.7.2",
|
||||
"@types/chai": "4.2.7",
|
||||
"@types/chai-as-promised": "7.1.2",
|
||||
|
|
|
@ -159,10 +159,10 @@
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
|
||||
integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
|
||||
|
||||
"@microsoft/api-documenter@7.7.4":
|
||||
version "7.7.4"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.7.4.tgz#782e1ace7ff048e0697735560cea436bcc216796"
|
||||
integrity sha512-EhHk8udgeQNvZ6bDzol5lmt7YNhk6n7dcg0REtpyOd+J5VIMz2AqcQUVtUY4wQdu2Yz0L+11Z5P9Fd51YayzaQ==
|
||||
"@microsoft/api-documenter@7.7.5":
|
||||
version "7.7.5"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.7.5.tgz#92f07a1bbf29b6d76191639ec50631c52b70cf3b"
|
||||
integrity sha512-AYZA9PKLdgDzqaFNgaQkHQ8sj5cTEEHo6LUsbAEgT5DjXOgKwNypPWO5DZZaqasZB/Qqp/udUAckoq5wN0aWCA==
|
||||
dependencies:
|
||||
"@microsoft/api-extractor-model" "7.7.2"
|
||||
"@microsoft/node-core-library" "3.18.2"
|
||||
|
|
Loading…
Reference in New Issue