update: update dependency @microsoft/api-documenter to v7.12.2
This commit is contained in:
parent
db6487358f
commit
beb35c2dfd
|
@ -22,7 +22,7 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@istanbuljs/nyc-config-typescript": "1.0.1",
|
||||
"@microsoft/api-documenter": "7.12.1",
|
||||
"@microsoft/api-documenter": "7.12.2",
|
||||
"@microsoft/api-extractor": "7.12.1",
|
||||
"@types/chai": "4.2.14",
|
||||
"@types/chai-as-promised": "7.1.3",
|
||||
|
|
|
@ -175,10 +175,10 @@
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
|
||||
integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
|
||||
|
||||
"@microsoft/api-documenter@7.12.1":
|
||||
version "7.12.1"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.12.1.tgz#97a4eee87cbe775f363f7a1f46c57c57ae0bf6fd"
|
||||
integrity sha512-biX5s/UX6KbqBW5GHEykJ0LM3sfb177lH/2nMp4C1pytqRKz4mmPkqWrHpvx7gpzOyDGj2qvzipDH5xK6LIJVg==
|
||||
"@microsoft/api-documenter@7.12.2":
|
||||
version "7.12.2"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.12.2.tgz#42a702cab5bccd714d97021898884694a3d44b68"
|
||||
integrity sha512-Qr236VDVZEM2DU23fIKLL9OEMzZd8KMINOEUvOP+Y1VuqlFTRyEtONLbSzNCy3/FMCFJ8FJ9zVr5CIo4dEP0kA==
|
||||
dependencies:
|
||||
"@microsoft/api-extractor-model" "7.12.1"
|
||||
"@microsoft/tsdoc" "0.12.24"
|
||||
|
|
Loading…
Reference in New Issue