From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 May 2020 09:27:17 +0000 (+0000) Subject: build(deps-dev): bump @microsoft/api-documenter from 7.8.0 to 7.8.1 X-Git-Tag: v4.0.0-alpha.12~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52ba04d67c97a64e183fb4b9d5b7f59c5a44e45d;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump @microsoft/api-documenter from 7.8.0 to 7.8.1 Bumps [@microsoft/api-documenter](https://github.com/microsoft/rushstack) from 7.8.0 to 7.8.1. - [Release notes](https://github.com/microsoft/rushstack/releases) - [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-documenter_v7.8.0...@microsoft/api-documenter_v7.8.1) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index 86b3523a..53b2ad34 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "vue": "^3.0.0-beta.12" }, "devDependencies": { - "@microsoft/api-documenter": "^7.8.0", + "@microsoft/api-documenter": "^7.8.1", "@microsoft/api-extractor": "^7.8.1", "@rollup/plugin-alias": "^3.1.0", "@rollup/plugin-commonjs": "^11.1.0", diff --git a/yarn.lock b/yarn.lock index a6883511..42a592a0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -455,15 +455,15 @@ "@types/yargs" "^15.0.0" chalk "^3.0.0" -"@microsoft/api-documenter@^7.8.0": - version "7.8.0" - resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.8.0.tgz#92816329eb4286bf284b92e31bcbed05b8bd5195" - integrity sha512-PZuOlS+b5LfCUOQ2iI32dl9xFcXine4Yu9xrb1w3LCwqYUxWU3K/tbwTatleOVPVDD6ZrH5XaddnGPyng2SrmA== +"@microsoft/api-documenter@^7.8.1": + version "7.8.1" + resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.8.1.tgz#d424f5fad1f5fe625dfc388496e66b4d8926e289" + integrity sha512-KOlzxzNJBChhu/647gOBTLveyiZPawU0B0190Ko2jzXj8/ymGNuA/peqPK6gjbo1ii5vX8glezlDAn01IIpMuw== dependencies: "@microsoft/api-extractor-model" "7.8.0" "@microsoft/tsdoc" "0.12.19" "@rushstack/node-core-library" "3.19.7" - "@rushstack/ts-command-line" "4.3.14" + "@rushstack/ts-command-line" "4.4.0" colors "~1.2.1" js-yaml "~3.13.1" resolve "1.8.1" @@ -591,15 +591,6 @@ timsort "~0.3.0" z-schema "~3.18.3" -"@rushstack/ts-command-line@4.3.14": - version "4.3.14" - resolved "https://registry.yarnpkg.com/@rushstack/ts-command-line/-/ts-command-line-4.3.14.tgz#5d7a437d4e9c564ff1b8e876215fca96c74858a1" - integrity sha512-YJZIyKvkm3f6ZdKSfMntHS9542Y2mmMWzaiPPoXxLFZntKxEIDE3WfUNlvOSo3yK4fNd09Tz3hfvTivQNHSiKQ== - dependencies: - "@types/argparse" "1.0.33" - argparse "~1.0.9" - colors "~1.2.1" - "@rushstack/ts-command-line@4.4.0": version "4.4.0" resolved "https://registry.yarnpkg.com/@rushstack/ts-command-line/-/ts-command-line-4.4.0.tgz#796f24681fdcbd01d463278c9e80a51ea5f73b2b" @@ -670,11 +661,6 @@ resolved "https://registry.yarnpkg.com/@types/anymatch/-/anymatch-1.3.1.tgz#336badc1beecb9dacc38bea2cf32adf627a8421a" integrity sha512-/+CRPXpBDpo2RK9C68N3b2cOvO0Cf5B9aPijHsoDQTHivnGSObdOF2BRQOYjojWTDy6nQvMjmqRXIxH55VjxxA== -"@types/argparse@1.0.33": - version "1.0.33" - resolved "https://registry.yarnpkg.com/@types/argparse/-/argparse-1.0.33.tgz#2728669427cdd74a99e53c9f457ca2866a37c52d" - integrity sha512-VQgHxyPMTj3hIlq9SY1mctqx+Jj8kpQfoLvDlVSDNOyuYs8JYfkuY3OW/4+dO657yPmNhHpePRx0/Tje5ImNVQ== - "@types/argparse@1.0.38": version "1.0.38" resolved "https://registry.yarnpkg.com/@types/argparse/-/argparse-1.0.38.tgz#a81fd8606d481f873a3800c6ebae4f1d768a56a9"