From 0d9534d0006a40e1e0305e40c3d9514ae65b901e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 10:46:23 +0200 Subject: [PATCH] build(deps-dev): bump @microsoft/api-documenter from 7.25.14 to 7.25.17 (#436) Bumps [@microsoft/api-documenter](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-documenter) from 7.25.14 to 7.25.17. - [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.17/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index db3bf55..d26e845 100644 --- a/yarn.lock +++ b/yarn.lock @@ -757,9 +757,9 @@ yargs-parser "21.1.1" "@microsoft/api-documenter@^7.22.21": - version "7.25.14" - resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.25.14.tgz#203fa9ce81678a53da5282535ca35ac8cf2ce18f" - integrity sha512-nysAB+j4l5Al3XvCdee6tw0rw4fXpnlIq9En2opcc3DgITeoehiaYYoZZqoqOQSKlSUDWF7Z55GGsvntVrcBkg== + version "7.25.17" + resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.25.17.tgz#cf6eaa258334c1ba6f3aa31975ca2e355d59eb02" + integrity sha512-/pPYePc1niY1cjryKcxA39NIGbva70LazDh1u+9T0hRzACCzzfJKu9qZvPJwnrhVGHKBKxUtKJ0fGOaEXqpXZw== dependencies: "@microsoft/api-extractor-model" "7.29.8" "@microsoft/tsdoc" "~0.15.0"