Skip to content

Commit cc5e570

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

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
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.4",
68+
"@microsoft/api-extractor": "7.52.5",
6969
"@tsconfig/node18": "18.2.4",
7070
"@tsconfig/strictest": "2.0.5",
7171
"@types/js-yaml": "4.0.9",

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -682,17 +682,17 @@ __metadata:
682682
languageName: node
683683
linkType: hard
684684

685-
"@microsoft/api-extractor@npm:7.52.4":
686-
version: 7.52.4
687-
resolution: "@microsoft/api-extractor@npm:7.52.4"
685+
"@microsoft/api-extractor@npm:7.52.5":
686+
version: 7.52.5
687+
resolution: "@microsoft/api-extractor@npm:7.52.5"
688688
dependencies:
689689
"@microsoft/api-extractor-model": "npm:7.30.5"
690690
"@microsoft/tsdoc": "npm:~0.15.1"
691691
"@microsoft/tsdoc-config": "npm:~0.17.1"
692692
"@rushstack/node-core-library": "npm:5.13.0"
693693
"@rushstack/rig-package": "npm:0.5.3"
694694
"@rushstack/terminal": "npm:0.15.2"
695-
"@rushstack/ts-command-line": "npm:4.23.7"
695+
"@rushstack/ts-command-line": "npm:5.0.0"
696696
lodash: "npm:~4.17.15"
697697
minimatch: "npm:~3.0.3"
698698
resolve: "npm:~1.22.1"
@@ -701,7 +701,7 @@ __metadata:
701701
typescript: "npm:5.8.2"
702702
bin:
703703
api-extractor: bin/api-extractor
704-
checksum: 10c0/a29d35b4ee3011dcb56a3da35a4d60383d9b89d700b847c29bcb92370ba2016ae7f16f78a949ac4644371344f8a9f81e29a64f4ce6214214e47636c6f4011439
704+
checksum: 10c0/e794ab6fcee959ba5ccc0a8cf23670e690be24ebb311e1ef607ffeb6f3e2e718f91c319e0963d0c15ae626975574b2365c4feb686fdc40819f045c2b4ef85a00
705705
languageName: node
706706
linkType: hard
707707

@@ -966,15 +966,15 @@ __metadata:
966966
languageName: node
967967
linkType: hard
968968

969-
"@rushstack/ts-command-line@npm:4.23.7":
970-
version: 4.23.7
971-
resolution: "@rushstack/ts-command-line@npm:4.23.7"
969+
"@rushstack/ts-command-line@npm:5.0.0":
970+
version: 5.0.0
971+
resolution: "@rushstack/ts-command-line@npm:5.0.0"
972972
dependencies:
973973
"@rushstack/terminal": "npm:0.15.2"
974974
"@types/argparse": "npm:1.0.38"
975975
argparse: "npm:~1.0.9"
976976
string-argv: "npm:~0.3.1"
977-
checksum: 10c0/d77d2099ed295a0ef66f0763ad4cdbd64b7ab998dda0e5714d13ae34156c813ee59fa92633763ed6f2b5eeea98afaee143f1088e2f58b0d88b920694194e739d
977+
checksum: 10c0/beacc9c1f4a00f109f729839323351e726216d34a660d572d30e284724114a0141f36be1f027c278a984c1e70e4958a5a3d599421a125638f12937e5c72af017
978978
languageName: node
979979
linkType: hard
980980

@@ -3851,7 +3851,7 @@ __metadata:
38513851
"@biomejs/wasm-nodejs": "npm:^1.9.4"
38523852
"@changesets/changelog-github": "npm:0.5.1"
38533853
"@changesets/cli": "npm:2.29.2"
3854-
"@microsoft/api-extractor": "npm:7.52.4"
3854+
"@microsoft/api-extractor": "npm:7.52.5"
38553855
"@tsconfig/node18": "npm:18.2.4"
38563856
"@tsconfig/strictest": "npm:2.0.5"
38573857
"@types/js-yaml": "npm:4.0.9"

0 commit comments

Comments
 (0)