From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2020 09:41:15 +0000 (+0000) Subject: build(deps-dev): bump @microsoft/api-documenter from 7.8.12 to 7.8.14 X-Git-Tag: v4.0.0-alpha.14~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7ff866a5dba2c69ace3e8254acb99cc60d9e3e7;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump @microsoft/api-documenter from 7.8.12 to 7.8.14 Bumps [@microsoft/api-documenter](https://github.com/microsoft/rushstack) from 7.8.12 to 7.8.14. - [Release notes](https://github.com/microsoft/rushstack/releases) - [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-documenter_v7.8.12...@microsoft/api-documenter_v7.8.14) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index fda38038..8adbaf72 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "vue": "^3.0.0-beta.14" }, "devDependencies": { - "@microsoft/api-documenter": "^7.8.12", + "@microsoft/api-documenter": "^7.8.14", "@microsoft/api-extractor": "^7.8.1", "@rollup/plugin-alias": "^3.1.1", "@rollup/plugin-commonjs": "^13.0.0", diff --git a/yarn.lock b/yarn.lock index a14529a8..447d90b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -463,10 +463,10 @@ "@types/yargs" "^15.0.0" chalk "^4.0.0" -"@microsoft/api-documenter@^7.8.12": - version "7.8.12" - resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.8.12.tgz#88147a521154e9362f704938498afabdfe647c47" - integrity sha512-6LN36fRu1Mb8tWIoIvI456XcawX6bJqBwtjPLdPtHudNrHfQcWBOOlTmtfX4t4GUhqay5lVADYrXn6eAi6Oj2Q== +"@microsoft/api-documenter@^7.8.14": + version "7.8.14" + resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.8.14.tgz#bcedaa07a598ee02cf84579b6b8f24108219c908" + integrity sha512-QlLV1MXRehAz16Mp+OW1bKHLVfVIki/fHDtfkiwzOVJP2r1wMVNc4Uast2wcHIyqfcYOIZuvGadF+1YW+PT44g== dependencies: "@microsoft/api-extractor-model" "7.8.8" "@microsoft/tsdoc" "0.12.19"