Skip to content

Commit c44635a

Browse files
build(deps-dev): bump @microsoft/api-documenter from 7.8.49 to 7.8.53
Bumps [@microsoft/api-documenter](https://github.com/microsoft/rushstack) from 7.8.49 to 7.8.53. - [Release notes](https://github.com/microsoft/rushstack/releases) - [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-documenter_v7.8.49...@microsoft/api-documenter_v7.8.53) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 29b12b2 commit c44635a

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
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.47",
70+
"@microsoft/api-documenter": "^7.8.53",
7171
"@microsoft/api-extractor": "^7.8.1",
7272
"@rollup/plugin-alias": "^3.1.1",
7373
"@rollup/plugin-commonjs": "^15.1.0",

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -487,15 +487,15 @@
487487
"@types/yargs" "^15.0.0"
488488
chalk "^4.0.0"
489489

490-
"@microsoft/api-documenter@^7.8.47":
491-
version "7.8.49"
492-
resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.8.49.tgz#6031d88813e0ed746bd9f40bb34b83c1431b8a93"
493-
integrity sha512-HK2JCPMKsXLSl+/ajGeaZRnqhe9W0GXzTiX3I0m7c9h1X87ol6hoXRB35De5UwoA/l+Bri5styVkqk505W6eiQ==
490+
"@microsoft/api-documenter@^7.8.53":
491+
version "7.8.53"
492+
resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.8.53.tgz#e06b6a2d97edaae67b364b404fd4e9792c487815"
493+
integrity sha512-Pf7FTvhhfurYmELY1PH65Pss1cwdbEGeyiceancRHrKDUS4vJi+V1h0Snc4xRS6/SGt2vBXd1gbh1jO0hzgSfA==
494494
dependencies:
495-
"@microsoft/api-extractor-model" "7.9.0"
495+
"@microsoft/api-extractor-model" "7.9.4"
496496
"@microsoft/tsdoc" "0.12.19"
497-
"@rushstack/node-core-library" "3.32.0"
498-
"@rushstack/ts-command-line" "4.6.4"
497+
"@rushstack/node-core-library" "3.33.3"
498+
"@rushstack/ts-command-line" "4.6.7"
499499
colors "~1.2.1"
500500
js-yaml "~3.13.1"
501501
resolve "~1.17.0"
@@ -508,13 +508,13 @@
508508
"@microsoft/tsdoc" "0.12.19"
509509
"@rushstack/node-core-library" "3.19.7"
510510

511-
"@microsoft/[email protected].0":
512-
version "7.9.0"
513-
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.9.0.tgz#9b0c0db3821937454bbd5d1441c0634801dacd31"
514-
integrity sha512-zXBA4D/gE7BkNU5jjiKSoXGK+h6N+TQHa47ut/a5CYcVzjxXWVdLpew+tGnyRW/7eRhbS6qzzdQ/dAgraDfReA==
511+
"@microsoft/[email protected].4":
512+
version "7.9.4"
513+
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.9.4.tgz#d0ae8086a4e4961bf65f5225843cde0781ca49d5"
514+
integrity sha512-54NM/bqoSVyzRvqDLZkITh0ZTNwIf9aFyYQHJ5LVI7cEqFgc71armtJnI3Gw4GQFhjOJhAccbY31tVUiBbjmgA==
515515
dependencies:
516516
"@microsoft/tsdoc" "0.12.19"
517-
"@rushstack/node-core-library" "3.32.0"
517+
"@rushstack/node-core-library" "3.33.3"
518518

519519
"@microsoft/api-extractor@^7.8.1":
520520
version "7.8.1"
@@ -652,10 +652,10 @@
652652
timsort "~0.3.0"
653653
z-schema "~3.18.3"
654654

655-
"@rushstack/node-core-library@3.32.0":
656-
version "3.32.0"
657-
resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.32.0.tgz#b40de3a23c3106b94265344a2362195f418fabb2"
658-
integrity sha512-7xM++fJNvCKjbnB4k6y52uCOOu1s7PNbcSup18yfml9q2e2c1qKULy/A41SFgdD2J0L6UP2SD9K5lbQt+OoWjQ==
655+
"@rushstack/node-core-library@3.33.3":
656+
version "3.33.3"
657+
resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.33.3.tgz#a930515f21ccf941a011f59e1e0060fc3d17ec7b"
658+
integrity sha512-4zQgVDMPiniTkRErUzUzW9gY+OeQW/pEccywUoVA9cUAOIkjdj3efwNUbCcVLsPm1uVT0ifgFEqh38pAqAAeZA==
659659
dependencies:
660660
"@types/node" "10.17.13"
661661
colors "~1.2.1"
@@ -676,10 +676,10 @@
676676
argparse "~1.0.9"
677677
colors "~1.2.1"
678678

679-
"@rushstack/[email protected].4":
680-
version "4.6.4"
681-
resolved "https://registry.yarnpkg.com/@rushstack/ts-command-line/-/ts-command-line-4.6.4.tgz#bf04299aa69ccf066085ce7ed88b03852f3ed781"
682-
integrity sha512-ubIANZimyU07+ChU56LfiD36NJ8gvw1txlvUP20GYNQi4lf5N0xEnev4r+AtKkOdnowpGy60ObGmYxSUpSacpw==
679+
"@rushstack/[email protected].7":
680+
version "4.6.7"
681+
resolved "https://registry.yarnpkg.com/@rushstack/ts-command-line/-/ts-command-line-4.6.7.tgz#d16eeb529694b01a17cdf621e908903a5e71a001"
682+
integrity sha512-UOEMp3cRPrrNF2yBHBM6uROmkJRrK9NfFS+tOq7jmJTjfoWSS7Esnn+XwFsnBOW7VVmQeLhL+4rKbx6EdXsejg==
683683
dependencies:
684684
"@types/argparse" "1.0.38"
685685
argparse "~1.0.9"

0 commit comments

Comments
 (0)