Skip to content

Commit 0a06da1

Browse files
chore(deps-dev): bump @microsoft/api-extractor from 7.52.6 to 7.52.7 (#1197)
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) from 7.52.6 to 7.52.7. - [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.52.7/apps/api-extractor) --- updated-dependencies: - dependency-name: "@microsoft/api-extractor" dependency-version: 7.52.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a63310f commit 0a06da1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@biomejs/biome": "2.0.0-beta.2",
6666
"@changesets/changelog-github": "0.5.1",
6767
"@changesets/cli": "2.29.2",
68-
"@microsoft/api-extractor": "7.52.6",
68+
"@microsoft/api-extractor": "7.52.7",
6969
"@tsconfig/node18": "18.2.4",
7070
"@tsconfig/strictest": "2.0.5",
7171
"@types/js-yaml": "4.0.9",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -682,9 +682,9 @@ __metadata:
682682
languageName: node
683683
linkType: hard
684684

685-
"@microsoft/api-extractor@npm:7.52.6":
686-
version: 7.52.6
687-
resolution: "@microsoft/api-extractor@npm:7.52.6"
685+
"@microsoft/api-extractor@npm:7.52.7":
686+
version: 7.52.7
687+
resolution: "@microsoft/api-extractor@npm:7.52.7"
688688
dependencies:
689689
"@microsoft/api-extractor-model": "npm:7.30.6"
690690
"@microsoft/tsdoc": "npm:~0.15.1"
@@ -701,7 +701,7 @@ __metadata:
701701
typescript: "npm:5.8.2"
702702
bin:
703703
api-extractor: bin/api-extractor
704-
checksum: 10c0/8dfa5f1837d76c96aed2f7f105e824f671b382273a4039839a4e0af0ba069f10e90c342c5c5db3dbd2b7295d85dc1a31480e4ca79d49ffed8bad338b67c06158
704+
checksum: 10c0/bbffad3fb3a852e2d453d14c799da4b552ea5190c4abb5774354f5173926372cab6a8c19d02a1b8c1b5de3c3aa3fde2da6d8294d9ad375792e9e618320901d98
705705
languageName: node
706706
linkType: hard
707707

@@ -3839,7 +3839,7 @@ __metadata:
38393839
"@biomejs/wasm-nodejs": "npm:^1.9.4"
38403840
"@changesets/changelog-github": "npm:0.5.1"
38413841
"@changesets/cli": "npm:2.29.2"
3842-
"@microsoft/api-extractor": "npm:7.52.6"
3842+
"@microsoft/api-extractor": "npm:7.52.7"
38433843
"@tsconfig/node18": "npm:18.2.4"
38443844
"@tsconfig/strictest": "npm:2.0.5"
38453845
"@types/js-yaml": "npm:4.0.9"

0 commit comments

Comments
 (0)