Skip to content

Commit 505723e

Browse files
chore: Bump the minor-updates group with 2 updates (#31)
Bumps the minor-updates group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript). Updates `@types/node` from 22.10.2 to 22.13.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript` from 5.7.2 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.2...v5.7.3) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27c4b47 commit 505723e

File tree

2 files changed

+18
-16
lines changed

2 files changed

+18
-16
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@
2929
"@biomejs/biome": "1.9.4",
3030
"@types/diff": "^5.2.3",
3131
"@types/jest": "^29.5.14",
32-
"@types/node": "^22.10.2",
32+
"@types/node": "^22.13.0",
3333
"@vercel/ncc": "^0.38.3",
3434
"jest": "^29.7.0",
3535
"jest-circus": "^29.7.0",
3636
"ts-jest": "^29.2.5",
37-
"typescript": "^5.7.2"
37+
"typescript": "^5.7.3"
3838
}
3939
}

0 commit comments

Comments
 (0)