Skip to content

Commit 94a6606

Browse files
build(deps-dev): bump @microsoft/api-extractor from 7.52.13 to 7.53.1 (#2341)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 870f57e commit 94a6606

File tree

4 files changed

+48
-32
lines changed

4 files changed

+48
-32
lines changed

package-lock.json

Lines changed: 45 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/tooling/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "Additional build tooling for alphaTab like common build configurations",
66
"private": true,
77
"devDependencies": {
8-
"@microsoft/api-extractor": "^7.52.13",
8+
"@microsoft/api-extractor": "^7.53.1",
99
"@rollup/plugin-terser": "^0.4.4",
1010
"@rollup/plugin-typescript": "^12.1.4",
1111
"rollup-plugin-license": "^3.6.0",

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"devDependencies": {
3939
"@biomejs/biome": "^2.2.5",
40-
"@microsoft/api-extractor": "^7.52.13",
40+
"@microsoft/api-extractor": "^7.53.1",
4141
"@types/chai": "^5.2.2",
4242
"@types/mocha": "^10.0.10",
4343
"@types/node": "^24.7.0",

packages/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"devDependencies": {
3939
"@biomejs/biome": "^2.2.5",
40-
"@microsoft/api-extractor": "^7.52.13",
40+
"@microsoft/api-extractor": "^7.53.1",
4141
"@types/chai": "^5.2.2",
4242
"@types/mocha": "^10.0.10",
4343
"@types/node": "^24.7.0",

0 commit comments

Comments
 (0)