Skip to content

Commit 8ffe0be

Browse files
chore(deps-dev): bump the development-dependencies group with 2 updates
Bumps the development-dependencies group with 2 updates: [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@microsoft/api-extractor` from 7.52.15 to 7.53.0 - [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.53.0/apps/api-extractor) Updates `@types/node` from 24.6.2 to 24.7.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@microsoft/api-extractor" dependency-version: 7.53.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@types/node" dependency-version: 24.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3151ca commit 8ffe0be

File tree

2 files changed

+168
-168
lines changed

2 files changed

+168
-168
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
"devDependencies": {
3232
"@babel/core": "7.28.4",
3333
"@babel/preset-env": "7.28.3",
34-
"@microsoft/api-extractor": "7.52.15",
34+
"@microsoft/api-extractor": "7.53.0",
3535
"@types/jest": "30.0.0",
36-
"@types/node": "24.6.2",
36+
"@types/node": "24.7.0",
3737
"@types/regenerator-runtime": "0.13.8",
3838
"babel-jest": "30.2.0",
3939
"canvas": "3.2.0",

0 commit comments

Comments
 (0)