Skip to content

Commit 8f5f5b9

Browse files
build(deps-dev): bump @microsoft/api-documenter from 7.8.36 to 7.8.42
Bumps [@microsoft/api-documenter](https://github.com/microsoft/rushstack) from 7.8.36 to 7.8.42. - [Release notes](https://github.com/microsoft/rushstack/releases) - [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-documenter_v7.8.36...@microsoft/api-documenter_v7.8.42) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 8cb37c8 commit 8f5f5b9

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"attributes": "vetur/attributes.json"
6868
},
6969
"devDependencies": {
70-
"@microsoft/api-documenter": "^7.8.36",
70+
"@microsoft/api-documenter": "^7.8.42",
7171
"@microsoft/api-extractor": "^7.8.1",
7272
"@rollup/plugin-alias": "^3.1.1",
7373
"@rollup/plugin-commonjs": "^15.0.0",

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -499,14 +499,14 @@
499499
"@types/yargs" "^15.0.0"
500500
chalk "^4.0.0"
501501

502-
"@microsoft/api-documenter@^7.8.36":
503-
version "7.8.36"
504-
resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.8.36.tgz#531997cc61860800eb7c540bd312e1d789874b9d"
505-
integrity sha512-je2ZuJvaN9DHUju0CdABPzA3r13mUv59pC24kYg4Mj6CSclKYpTarCpiJzFeoYV6e2MBXkzYYMuUwSvyqWTljg==
502+
"@microsoft/api-documenter@^7.8.42":
503+
version "7.8.42"
504+
resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.8.42.tgz#c8c27febeae448a2d87a739a3c7aead381009816"
505+
integrity sha512-k7GRf4KRlY0+9usDcw99NqeGldRH0fD6MCIUTyYwZiR0fXeGF1Q7+f0Dj67TKMEXN1nHlMthtrKo4FP6XLmaBg==
506506
dependencies:
507-
"@microsoft/api-extractor-model" "7.8.19"
507+
"@microsoft/api-extractor-model" "7.8.21"
508508
"@microsoft/tsdoc" "0.12.19"
509-
"@rushstack/node-core-library" "3.30.0"
509+
"@rushstack/node-core-library" "3.31.0"
510510
"@rushstack/ts-command-line" "4.6.4"
511511
colors "~1.2.1"
512512
js-yaml "~3.13.1"
@@ -520,13 +520,13 @@
520520
"@microsoft/tsdoc" "0.12.19"
521521
"@rushstack/node-core-library" "3.19.7"
522522

523-
"@microsoft/[email protected].19":
524-
version "7.8.19"
525-
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.8.19.tgz#a49fb1b3f454966c4f60e8d63ffae2599eeaace3"
526-
integrity sha512-tEEPuww0Gbyw9LuTcJ7nDCTjb+aLSAox8Xl9/iSxNTv5yHJN1QX3cqajlC3ibDHlRz7oMpQfHZX7YpAygbgIvg==
523+
"@microsoft/[email protected].21":
524+
version "7.8.21"
525+
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.8.21.tgz#0d394a3414ff7222fc51ed7e00f9b732bd6a1fd2"
526+
integrity sha512-gpg92BaN1mlxvSvyFMTPkcIZOqC9Q5pX/cKqkF+rtH0RXVQXL7ck9LWyM6gSrd/ricz/ARlsyTlLPNq2vJZg7A==
527527
dependencies:
528528
"@microsoft/tsdoc" "0.12.19"
529-
"@rushstack/node-core-library" "3.30.0"
529+
"@rushstack/node-core-library" "3.31.0"
530530

531531
"@microsoft/api-extractor@^7.8.1":
532532
version "7.8.1"
@@ -664,10 +664,10 @@
664664
timsort "~0.3.0"
665665
z-schema "~3.18.3"
666666

667-
"@rushstack/node-core-library@3.30.0":
668-
version "3.30.0"
669-
resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.30.0.tgz#a2b814a611a040ac69d6c31ffc92bf9155c983fb"
670-
integrity sha512-vZo1fi/ObL3CmRXlQUX/E1xL9KL9arBfCJ7pYf3O/vFrD8ffSfpQ6+6lhgAsKrCIM5Epddsgeb2REPxMwYZX1g==
667+
"@rushstack/node-core-library@3.31.0":
668+
version "3.31.0"
669+
resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.31.0.tgz#80e8f50e5b438e68627a928ab8f45661860dc04f"
670+
integrity sha512-GN/nKEszlKvW4Efhmicbk/s+mY6cshXexINl+W1OBtq2AaTae1QI0XjGjCp6cCygW7PltilJ5EOKGEtTQg2mew==
671671
dependencies:
672672
"@types/node" "10.17.13"
673673
colors "~1.2.1"
@@ -6367,15 +6367,15 @@ js-tokens@^4.0.0:
63676367
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
63686368
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
63696369

6370-
[email protected], js-yaml@^3.13.1, js-yaml@~3.13.1:
6370+
[email protected], js-yaml@~3.13.1:
63716371
version "3.13.1"
63726372
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
63736373
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
63746374
dependencies:
63756375
argparse "^1.0.7"
63766376
esprima "^4.0.0"
63776377

6378-
js-yaml@^3.11.0:
6378+
js-yaml@^3.11.0, js-yaml@^3.13.1:
63796379
version "3.14.0"
63806380
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482"
63816381
integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==

0 commit comments

Comments
 (0)