From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2020 09:27:10 +0000 (+0000) Subject: build(deps-dev): bump @microsoft/api-documenter from 7.7.18 to 7.7.19 X-Git-Tag: v4.0.0-alpha.8~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c88e37e49600da1575344da35eaf94783111758d;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump @microsoft/api-documenter from 7.7.18 to 7.7.19 Bumps [@microsoft/api-documenter](https://github.com/microsoft/rushstack) from 7.7.18 to 7.7.19. - [Release notes](https://github.com/microsoft/rushstack/releases) - [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-documenter_v7.7.18...@microsoft/api-documenter_v7.7.19) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index bab2c17e..8124ad83 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "vue": "^3.0.0-beta.3" }, "devDependencies": { - "@microsoft/api-documenter": "^7.7.18", + "@microsoft/api-documenter": "^7.7.19", "@microsoft/api-extractor": "^7.7.13", "@rollup/plugin-alias": "^3.1.0", "@rollup/plugin-commonjs": "^11.1.0", diff --git a/yarn.lock b/yarn.lock index b4d46d39..4a25f9b0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -454,10 +454,10 @@ "@types/yargs" "^15.0.0" chalk "^3.0.0" -"@microsoft/api-documenter@^7.7.18": - version "7.7.18" - resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.7.18.tgz#ad5b279ab9b416ba649f0811fad2a821dc3c60fa" - integrity sha512-mNR85fEt88HV7oFhrgEJ8JoTons6UX85XIDaMQ3fmq1xIx002XySnM6um7h2bUf1n8fLPcS9H3ISFEvvGW1qgA== +"@microsoft/api-documenter@^7.7.19": + version "7.7.19" + resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.7.19.tgz#c19bbf6659ecbf2f170f32b9cab53d432232532b" + integrity sha512-MjNSttuCj5Q2eAdUXKCZc3IUltHhU5HqyizIWayjduUgLrfNYYq0kX4S17NKKUYdfwNps/mDdmAzYIR3Uc94ow== dependencies: "@microsoft/api-extractor-model" "7.7.11" "@microsoft/tsdoc" "0.12.19"