Skip to content

Commit

Permalink
Bump @microsoft/api-documenter from 7.22.3 to 7.22.4
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.3 to 7.22.4.
- [Release notes](https://github.com/microsoft/rushstack/releases)
- [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.4/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 5, 2023
1 parent ac8106e commit ee29237
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 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.3",
"@microsoft/api-documenter": "7.22.4",
"@microsoft/api-extractor": "7.34.7",
"@pulumi/aws": "5.39.0",
"@pulumi/awsx": "1.0.2",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2222,12 +2222,12 @@
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.3":
version "7.22.3"
resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.22.3.tgz#5aaeca4f4bd600d1832588efef7afa7c725c34e8"
integrity sha512-K94pvKlePz5ow8KR8+DnjL+PXJX+Iw+C4vRS7tDM0fg17k0LvJn/lzZKQf4S5RaOwDiVjLpXUpngFO+/yURFTg==
"@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==
dependencies:
"@microsoft/api-extractor-model" "7.26.7"
"@microsoft/api-extractor-model" "7.26.8"
"@microsoft/tsdoc" "0.14.2"
"@rushstack/node-core-library" "3.58.0"
"@rushstack/ts-command-line" "4.13.2"
Expand All @@ -2244,6 +2244,15 @@
"@microsoft/tsdoc-config" "~0.16.1"
"@rushstack/node-core-library" "3.58.0"

"@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@7.34.7":
version "7.34.7"
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.34.7.tgz#2ed4318cf88766c8ed378f803d04af44599ee8c4"
Expand Down

0 comments on commit ee29237

Please sign in to comment.