From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2020 09:11:04 +0000 (+0000) Subject: build(deps-dev): bump @microsoft/api-documenter from 7.8.21 to 7.8.22 X-Git-Tag: v4.0.0-beta.7~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c058636111f37c3f5d9105e72914c4e9a27cff7c;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump @microsoft/api-documenter from 7.8.21 to 7.8.22 Bumps [@microsoft/api-documenter](https://github.com/microsoft/rushstack) from 7.8.21 to 7.8.22. - [Release notes](https://github.com/microsoft/rushstack/releases) - [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-documenter_v7.8.21...@microsoft/api-documenter_v7.8.22) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index 2d11db4f..504afae7 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "attributes": "vetur/attributes.json" }, "devDependencies": { - "@microsoft/api-documenter": "^7.8.21", + "@microsoft/api-documenter": "^7.8.22", "@microsoft/api-extractor": "^7.8.1", "@rollup/plugin-alias": "^3.1.1", "@rollup/plugin-commonjs": "^14.0.0", diff --git a/yarn.lock b/yarn.lock index ec07f767..746ef6d8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -483,14 +483,14 @@ "@types/yargs" "^15.0.0" chalk "^4.0.0" -"@microsoft/api-documenter@^7.8.21": - version "7.8.21" - resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.8.21.tgz#96dba0c1b6b7db9c1acae9dd1e32e801cdecb853" - integrity sha512-ffrJEVNykhSVJL8W/fX95GOF8LsG1BjVjp1exGVdmKltrmpDAlFL6WVs24ii1WUY62lcIjMqgBK4F9DszFZ5UQ== +"@microsoft/api-documenter@^7.8.22": + version "7.8.22" + resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.8.22.tgz#0461a072161e1a32d85776df23f3d96fb44f6a25" + integrity sha512-Vsgx/sOPBn74PnkLhVN3yTg2ZiQc0cwrdxgKZCtfYLRh00qCTA/EhK+3cgIQqXf6ZPvvGj9VA5zMCpCHjC51dg== dependencies: - "@microsoft/api-extractor-model" "7.8.12" + "@microsoft/api-extractor-model" "7.8.13" "@microsoft/tsdoc" "0.12.19" - "@rushstack/node-core-library" "3.25.0" + "@rushstack/node-core-library" "3.26.1" "@rushstack/ts-command-line" "4.4.6" colors "~1.2.1" js-yaml "~3.13.1" @@ -504,13 +504,13 @@ "@microsoft/tsdoc" "0.12.19" "@rushstack/node-core-library" "3.19.7" -"@microsoft/api-extractor-model@7.8.12": - version "7.8.12" - resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.8.12.tgz#d089193ef29275b8b20802498c6bdfab80dcef59" - integrity sha512-lE9xcNStS2hf5K+ZQy4L9DQ9Xd62bNsMqW+SyPQWXuQ5HJqUBSXJ2yxCWXP/+rcAkFCvZrikbql9M8Z88nKvwQ== +"@microsoft/api-extractor-model@7.8.13": + version "7.8.13" + resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.8.13.tgz#1a191db5216b8407d4b55487275bd19f8016c094" + integrity sha512-SspJ84pZEZfF5jcVkwtdmgpnxjwMwJxQkK+v868jF6Ue/rJZ7WV/+qFB76gxLXNPsnVhF/xdS8s4AWXL0ePN8g== dependencies: "@microsoft/tsdoc" "0.12.19" - "@rushstack/node-core-library" "3.25.0" + "@rushstack/node-core-library" "3.26.1" "@microsoft/api-extractor@^7.8.1": version "7.8.1" @@ -616,10 +616,10 @@ timsort "~0.3.0" z-schema "~3.18.3" -"@rushstack/node-core-library@3.25.0": - version "3.25.0" - resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.25.0.tgz#ba40bc1b188ab5d31f5705999cd2b3b56b8a32cf" - integrity sha512-e2NCFtAu/eu14b8nlzRX6ZrE9Sb3J2wVt+pninQmTn/IgfnRLAtM0D4PzUO4+ktZwF9fCnpqrOGokLzw6RSVNw== +"@rushstack/node-core-library@3.26.1": + version "3.26.1" + resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.26.1.tgz#1ba3e32954e25f1a2b368f1c06bfc1f127d60463" + integrity sha512-N2wewcrJS2Jut73qxi711D1OXVKd9+8YmCllcjxEN++88qqqxCQVnn6Iu9ydu79Frm5rV8p/zvHOLCeUm/mLOQ== dependencies: "@types/node" "10.17.13" colors "~1.2.1"