diff --git a/package.json b/package.json index fed76c4..bb24e90 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "devDependencies": { "@apextoaster/js-utils": "0.1.8", "@istanbuljs/nyc-config-typescript": "1.0.1", - "@microsoft/api-documenter": "7.8.14", + "@microsoft/api-documenter": "7.8.17", "@microsoft/api-extractor": "7.7.13", "@types/chai": "4.2.11", "@types/chai-as-promised": "7.1.2", diff --git a/yarn.lock b/yarn.lock index 3ccf4fc..d7a2d52 100644 --- a/yarn.lock +++ b/yarn.lock @@ -164,15 +164,15 @@ resolved "https://artifacts.apextoaster.com/repository/group-npm/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd" integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw== -"@microsoft/api-documenter@7.8.14": - version "7.8.14" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.8.14.tgz#bcedaa07a598ee02cf84579b6b8f24108219c908" - integrity sha512-QlLV1MXRehAz16Mp+OW1bKHLVfVIki/fHDtfkiwzOVJP2r1wMVNc4Uast2wcHIyqfcYOIZuvGadF+1YW+PT44g== +"@microsoft/api-documenter@7.8.17": + version "7.8.17" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.8.17.tgz#67b634357ac92a305c35739cdf8666a9ec24a87f" + integrity sha512-uF1+YzGoAmWVmD27W/g3d6NRTv9OSSUGX7sS1xMGBjA2Ty4j2waJc8BPsb9oCeEGEFi5jDbZf4AmR0YEGNjdbw== dependencies: - "@microsoft/api-extractor-model" "7.8.8" + "@microsoft/api-extractor-model" "7.8.11" "@microsoft/tsdoc" "0.12.19" - "@rushstack/node-core-library" "3.24.1" - "@rushstack/ts-command-line" "4.4.2" + "@rushstack/node-core-library" "3.24.4" + "@rushstack/ts-command-line" "4.4.5" colors "~1.2.1" js-yaml "~3.13.1" resolve "~1.17.0" @@ -185,13 +185,13 @@ "@microsoft/tsdoc" "0.12.19" "@rushstack/node-core-library" "3.19.7" -"@microsoft/api-extractor-model@7.8.8": - version "7.8.8" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor-model/-/api-extractor-model-7.8.8.tgz#4ba1974c9b1e2d6b65daf56f6149c88d0a784680" - integrity sha512-oiUkYZmBUUd1afxkOXDgdaz/ROnNQT72xHE1ALHJzlCUWnAhQcWjVUOr9WnigIOJp1fiwfA6F2l1wUgDzFQ6Iw== +"@microsoft/api-extractor-model@7.8.11": + version "7.8.11" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor-model/-/api-extractor-model-7.8.11.tgz#641664307584f4c8dbd38b3cf3cd618b7a092643" + integrity sha512-1bqqmmOz18z6fWmFUEEteFl4obK21/2gj0rqLxN7AFijrvKfZ6p6zKB6FkBBp2hJbIfSdf3Kr6RGFG5vifvW+w== dependencies: "@microsoft/tsdoc" "0.12.19" - "@rushstack/node-core-library" "3.24.1" + "@rushstack/node-core-library" "3.24.4" "@microsoft/api-extractor@7.7.13": version "7.7.13" @@ -240,10 +240,10 @@ timsort "~0.3.0" z-schema "~3.18.3" -"@rushstack/node-core-library@3.24.1": - version "3.24.1" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@rushstack/node-core-library/-/node-core-library-3.24.1.tgz#4da7d59e9555c633f4cfdd4e4f097e5348891eb7" - integrity sha512-A21eDQwXAD9bZnvJZIEIhD171EQEWWo2afRs0sSUJ5FpMFpoDwx5DOY4hDE7dnczSKRmKsiDBV8hTSKhJrsw/A== +"@rushstack/node-core-library@3.24.4": + version "3.24.4" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@rushstack/node-core-library/-/node-core-library-3.24.4.tgz#0ec278329e1b0db7d9eda077583f41c37722daf7" + integrity sha512-h8XQjpI78o5Mq7mJKX/rSfV9R02CJXBzxgqQ4EnptUP1StZ/BvyzwAp5VHvvNoJKXlFgqJwwOt8TE4d7bHGLgg== dependencies: "@types/node" "10.17.13" colors "~1.2.1" @@ -262,10 +262,10 @@ argparse "~1.0.9" colors "~1.2.1" -"@rushstack/ts-command-line@4.4.2": - version "4.4.2" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@rushstack/ts-command-line/-/ts-command-line-4.4.2.tgz#8e2518b41045ba91275c2bfc872ec9cdaa074adf" - integrity sha512-iJ6wV+ICaE252J2snVPDiX4pz1r25CY1Ua/3QE4nd+lD+80hv6i6JLCDdmkculgYRXkAxvYXRtriD4JfqvgdKA== +"@rushstack/ts-command-line@4.4.5": + version "4.4.5" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@rushstack/ts-command-line/-/ts-command-line-4.4.5.tgz#924a810177a821571297925dfdd04563d28fe2ab" + integrity sha512-UyqdvegMvtMCAbHbrNKkWNVvcRRtQ9t47GuXlWO9PsSa33FUkIBbYmjyC53bl4mS9Zhr3YaCLN+oi9VlUtQxSg== dependencies: "@types/argparse" "1.0.38" argparse "~1.0.9"