From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 09:46:34 +0000 (+0000) Subject: build(deps-dev): bump @microsoft/api-documenter from 7.8.10 to 7.8.12 X-Git-Tag: v4.0.0-alpha.13~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a069be62cb542c7fef1a83f28d0d4b1eb87afce;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump @microsoft/api-documenter from 7.8.10 to 7.8.12 Bumps [@microsoft/api-documenter](https://github.com/microsoft/rushstack) from 7.8.10 to 7.8.12. - [Release notes](https://github.com/microsoft/rushstack/releases) - [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-documenter_v7.8.10...@microsoft/api-documenter_v7.8.12) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index 424a04bc..8912b449 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "vue": "^3.0.0-beta.14" }, "devDependencies": { - "@microsoft/api-documenter": "^7.8.10", + "@microsoft/api-documenter": "^7.8.12", "@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 4fd1beb8..a14529a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -463,14 +463,14 @@ "@types/yargs" "^15.0.0" chalk "^4.0.0" -"@microsoft/api-documenter@^7.8.10": - version "7.8.10" - resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.8.10.tgz#1ae62a7a42462f67efb339cee9e20a2eb994ede1" - integrity sha512-XaxoomVIx8F/c06vYgO+ITmdHUA2Ii2iX4xxWQQO96pe5NuxfTo0AgtoHg8rkqyfnz0so8BjoyW7DD1HqpnE3g== +"@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== dependencies: - "@microsoft/api-extractor-model" "7.8.7" + "@microsoft/api-extractor-model" "7.8.8" "@microsoft/tsdoc" "0.12.19" - "@rushstack/node-core-library" "3.24.0" + "@rushstack/node-core-library" "3.24.1" "@rushstack/ts-command-line" "4.4.2" colors "~1.2.1" js-yaml "~3.13.1" @@ -484,13 +484,13 @@ "@microsoft/tsdoc" "0.12.19" "@rushstack/node-core-library" "3.19.7" -"@microsoft/api-extractor-model@7.8.7": - version "7.8.7" - resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.8.7.tgz#1e25de466be5e4a9ef929e8842316a8844720349" - integrity sha512-fTGiQuwFny3a5U6z8iJxygC72uYhaOM4e+YXtvSDLedoAX5ySsdhX98BemqouHm3pjbLHVcD8uTPfrE1F2DuLw== +"@microsoft/api-extractor-model@7.8.8": + version "7.8.8" + resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.8.8.tgz#4ba1974c9b1e2d6b65daf56f6149c88d0a784680" + integrity sha512-oiUkYZmBUUd1afxkOXDgdaz/ROnNQT72xHE1ALHJzlCUWnAhQcWjVUOr9WnigIOJp1fiwfA6F2l1wUgDzFQ6Iw== dependencies: "@microsoft/tsdoc" "0.12.19" - "@rushstack/node-core-library" "3.24.0" + "@rushstack/node-core-library" "3.24.1" "@microsoft/api-extractor@^7.8.1": version "7.8.1" @@ -609,10 +609,10 @@ timsort "~0.3.0" z-schema "~3.18.3" -"@rushstack/node-core-library@3.24.0": - version "3.24.0" - resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.24.0.tgz#8a22612a2dd3805049027427384c6f1a123a6610" - integrity sha512-0UnaRKwjprJ4LJkdp6fjuiRuKbtH8PqomKT3RiNPK0p1cEnSTs5vSQxw47bAKQVqERoV7im+rbryc4onYgLFcw== +"@rushstack/node-core-library@3.24.1": + version "3.24.1" + resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.24.1.tgz#4da7d59e9555c633f4cfdd4e4f097e5348891eb7" + integrity sha512-A21eDQwXAD9bZnvJZIEIhD171EQEWWo2afRs0sSUJ5FpMFpoDwx5DOY4hDE7dnczSKRmKsiDBV8hTSKhJrsw/A== dependencies: "@types/node" "10.17.13" colors "~1.2.1"