Skip to content

Commit e35b692

Browse files
chore(deps-dev): bump @microsoft/api-extractor from 7.52.3 to 7.52.4 (#1180)
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) from 7.52.3 to 7.52.4. - [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.4/apps/api-extractor) --- updated-dependencies: - dependency-name: "@microsoft/api-extractor" dependency-version: 7.52.4 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 d4becf5 commit e35b692

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@biomejs/biome": "1.9.4",
6666
"@changesets/changelog-github": "0.5.1",
6767
"@changesets/cli": "2.29.2",
68-
"@microsoft/api-extractor": "7.52.3",
68+
"@microsoft/api-extractor": "7.52.4",
6969
"@tsconfig/node18": "18.2.4",
7070
"@tsconfig/strictest": "2.0.5",
7171
"@types/js-yaml": "4.0.9",

yarn.lock

+5-5
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.3":
686-
version: 7.52.3
687-
resolution: "@microsoft/api-extractor@npm:7.52.3"
685+
"@microsoft/api-extractor@npm:7.52.4":
686+
version: 7.52.4
687+
resolution: "@microsoft/api-extractor@npm:7.52.4"
688688
dependencies:
689689
"@microsoft/api-extractor-model": "npm:7.30.5"
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/3c48f46b9bc3f90ca632ab0a61226e9f54a5c86317fec34e98fad30c9575535d8f463b29717ea00b3aaa22d44c8f8b62dee17beadce07e167183ca4db4c14d1f
704+
checksum: 10c0/a29d35b4ee3011dcb56a3da35a4d60383d9b89d700b847c29bcb92370ba2016ae7f16f78a949ac4644371344f8a9f81e29a64f4ce6214214e47636c6f4011439
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.3"
3842+
"@microsoft/api-extractor": "npm:7.52.4"
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)