Skip to content

Commit 377b5c1

Browse files
Bump the non-major group across 1 directory with 2 updates (#365)
Bumps the non-major group with 2 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript). Updates `@types/node` from 22.13.1 to 22.13.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript` from 5.7.3 to 5.8.2 - [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.3...v5.8.2) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f81cd4 commit 377b5c1

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"@biomejs/biome": "^1.9.4",
3030
"@tsconfig/node22": "^22.0.0",
3131
"@tsconfig/strictest": "^2.0.5",
32-
"@types/node": "^22.13.1",
32+
"@types/node": "^22.13.8",
3333
"esbuild": "^0.25.0",
34-
"typescript": "~5.7.3"
34+
"typescript": "~5.8.2"
3535
},
3636
"packageManager": "pnpm@9.12.3",
3737
"engines": {

pnpm-lock.yaml

+11-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)