Skip to content

Commit

Permalink
Bump @microsoft/api-documenter from 7.22.4 to 7.22.5
Browse files Browse the repository at this point in the history
Bumps [@microsoft/api-documenter](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-documenter) from 7.22.4 to 7.22.5.
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-documenter/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-documenter_v7.22.5/apps/api-documenter)

---
updated-dependencies:
- dependency-name: "@microsoft/api-documenter"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 12, 2023
1 parent aa0f74e commit fff5256
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 29 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@fortawesome/fontawesome-svg-core": "6.4.0",
"@fortawesome/free-solid-svg-icons": "6.4.0",
"@fortawesome/react-fontawesome": "0.2.0",
"@microsoft/api-documenter": "7.22.4",
"@microsoft/api-documenter": "7.22.5",
"@microsoft/api-extractor": "7.34.9",
"@pulumi/aws": "5.40.0",
"@pulumi/awsx": "1.0.2",
Expand Down
34 changes: 6 additions & 28 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2222,28 +2222,19 @@
resolved "https://registry.yarnpkg.com/@logdna/tail-file/-/tail-file-2.2.0.tgz#158a362d293f940dacfd07c835bf3ae2f9e0455a"
integrity sha512-XGSsWDweP80Fks16lwkAUIr54ICyBs6PsI4mpfTLQaWgEJRtY9xEV+PeyDpJ+sJEGZxqINlpmAwe/6tS1pP8Ng==

"@microsoft/api-documenter@7.22.4":
version "7.22.4"
resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.22.4.tgz#9e10183fd0825d04830ddf25e3c0a33c8ebf6701"
integrity sha512-d4htEhBd8UkFKff/+/nAi/z7rrspm1DanFmsRHLUp4gKMo/8hYDH/IQBWB4r9X/8X72jCv3I++VVWAfichL1rw==
"@microsoft/api-documenter@7.22.5":
version "7.22.5"
resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.22.5.tgz#95cb9791b4a86c15ce63f57feaebe2501abb2860"
integrity sha512-umZ2Xn/q8CXi31pQ3+6aQdjmNULej41VSuKm5AFf8QT/75bqJmjstiwb4t1M9I4ZBIrfnGcn217h9XKp0Xkf9w==
dependencies:
"@microsoft/api-extractor-model" "7.26.8"
"@microsoft/api-extractor-model" "7.26.9"
"@microsoft/tsdoc" "0.14.2"
"@rushstack/node-core-library" "3.58.0"
"@rushstack/node-core-library" "3.59.0"
"@rushstack/ts-command-line" "4.13.2"
colors "~1.2.1"
js-yaml "~3.13.1"
resolve "~1.22.1"

"@microsoft/api-extractor-model@7.26.8":
version "7.26.8"
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.26.8.tgz#1bff2e53ff787525afd09d7c8da0031c82407948"
integrity sha512-ESj3bBJkiMg/8tS0PW4+2rUgTVwOEfy41idTnFgdbVX+O50bN6S99MV6FIPlCZWCnRDcBfwxRXLdAkOQQ0JqGw==
dependencies:
"@microsoft/tsdoc" "0.14.2"
"@microsoft/tsdoc-config" "~0.16.1"
"@rushstack/node-core-library" "3.58.0"

"@microsoft/api-extractor-model@7.26.9":
version "7.26.9"
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.26.9.tgz#22b4e86ab654488b06c9fb240ec440a446846828"
Expand Down Expand Up @@ -3207,19 +3198,6 @@
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.2.0.tgz#8be36a1f66f3265389e90b5f9c9962146758f728"
integrity sha512-sXo/qW2/pAcmT43VoRKOJbDOfV3cYpq3szSVfIThQXNt+E4DfKj361vaAt3c88U5tPUxzEswam7GW48PJqtKAg==

"@rushstack/node-core-library@3.58.0":
version "3.58.0"
resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.58.0.tgz#d40c393bfa47949a8b0ca60b0bbbc5c8d1af00c3"
integrity sha512-DHAZ3LTOEq2/EGURznpTJDnB3SNE2CKMDXuviQ6afhru6RykE3QoqXkeyjbpLb5ib5cpIRCPE/wykNe0xmQj3w==
dependencies:
colors "~1.2.1"
fs-extra "~7.0.1"
import-lazy "~4.0.0"
jju "~1.4.0"
resolve "~1.22.1"
semver "~7.3.0"
z-schema "~5.0.2"

"@rushstack/node-core-library@3.59.0":
version "3.59.0"
resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.59.0.tgz#f04db22575a242c30114b4723ba0580b6f2d8c85"
Expand Down

0 comments on commit fff5256

Please sign in to comment.