chore(deps): Bump @microsoft/api-documenter from 7.25.2 to 7.25.4 (#8236)

Bumps [@microsoft/api-documenter](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-documenter) from 7.25.2 to 7.25.4.
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-documenter/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-documenter_v7.25.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-07-01 09:34:36 -07:00
committed by GitHub
parent 9b0d5aa680
commit ef80be1f16

6
package-lock.json generated
View File

@@ -611,9 +611,9 @@
}
},
"node_modules/@microsoft/api-documenter": {
"version": "7.25.2",
"resolved": "https://registry.npmjs.org/@microsoft/api-documenter/-/api-documenter-7.25.2.tgz",
"integrity": "sha512-5srpPYawzGkSqjP25gopOZvH6/T8IYZN55L8NelZxck77nShOjZJt+qPZUaMy34qtL7GAWXhSDuKXEtZWurZsQ==",
"version": "7.25.4",
"resolved": "https://registry.npmjs.org/@microsoft/api-documenter/-/api-documenter-7.25.4.tgz",
"integrity": "sha512-hGERhz4L11zni1ifapBK3zhHFcX1QIGoTf0WzoCC0mI2IXfWDJ5ToYMZTPO6qPmn3ElrZtSWcoaHVkaRz16Q/Q==",
"dev": true,
"dependencies": {
"@microsoft/api-extractor-model": "7.29.2",