Skip to content

Commit aefabbf

Browse files
build(deps-dev): bump @microsoft/api-documenter from 7.7.20 to 7.8.0
Bumps [@microsoft/api-documenter](https://github.com/microsoft/rushstack) from 7.7.20 to 7.8.0. - [Release notes](https://github.com/microsoft/rushstack/releases) - [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-documenter_v7.7.20...@microsoft/api-documenter_v7.8.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 86be43e commit aefabbf

File tree

2 files changed

+6
-14
lines changed

2 files changed

+6
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"vue": "^3.0.0-beta.9"
6464
},
6565
"devDependencies": {
66-
"@microsoft/api-documenter": "^7.7.20",
66+
"@microsoft/api-documenter": "^7.8.0",
6767
"@microsoft/api-extractor": "^7.8.0",
6868
"@rollup/plugin-alias": "^3.1.0",
6969
"@rollup/plugin-commonjs": "^11.1.0",

yarn.lock

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -463,27 +463,19 @@
463463
"@types/yargs" "^15.0.0"
464464
chalk "^4.0.0"
465465

466-
"@microsoft/api-documenter@^7.7.20":
467-
version "7.7.20"
468-
resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.7.20.tgz#034fe4df720d62ebcc6af311168fdb0faf89da9c"
469-
integrity sha512-B2gOOoYJDOqAn9iPg4Z9ay03MYtjmY2ldF3u1povTkzl5eJWERMDuuK5BLOdGdDTMr6TUd/FrhERFEeJNeQ3rg==
466+
"@microsoft/api-documenter@^7.8.0":
467+
version "7.8.0"
468+
resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.8.0.tgz#92816329eb4286bf284b92e31bcbed05b8bd5195"
469+
integrity sha512-PZuOlS+b5LfCUOQ2iI32dl9xFcXine4Yu9xrb1w3LCwqYUxWU3K/tbwTatleOVPVDD6ZrH5XaddnGPyng2SrmA==
470470
dependencies:
471-
"@microsoft/api-extractor-model" "7.7.11"
471+
"@microsoft/api-extractor-model" "7.8.0"
472472
"@microsoft/tsdoc" "0.12.19"
473473
"@rushstack/node-core-library" "3.19.7"
474474
"@rushstack/ts-command-line" "4.3.14"
475475
colors "~1.2.1"
476476
js-yaml "~3.13.1"
477477
resolve "1.8.1"
478478

479-
"@microsoft/[email protected]":
480-
version "7.7.11"
481-
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.7.11.tgz#9dfc5425f4a6a2b6b1ebc39332ae8101ab8da36a"
482-
integrity sha512-Kf3RytYDq7sP4ASaaA9IcvaOPbVj1Xj34E2Wxd9DznI7sG4HzcpoOGmxaZHCzyYVh7wfAaAlvcXf3SV+djhNZw==
483-
dependencies:
484-
"@microsoft/tsdoc" "0.12.19"
485-
"@rushstack/node-core-library" "3.19.7"
486-
487479
"@microsoft/[email protected]":
488480
version "7.8.0"
489481
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.8.0.tgz#5f532998f01109f23d57b422803bbdf5ad655d80"

0 commit comments

Comments
 (0)