Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Commit 809d3fe

Browse files
chore(deps-dev): bump @types/node in the development-dependencies group (#222)
Bumps the development-dependencies group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 22.15.31 to 24.0.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c04204 commit 809d3fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@openally/config.eslint": "^2.0.0",
3838
"@openally/config.typescript": "^1.0.3",
3939
"@slimio/is": "^2.0.0",
40-
"@types/node": "^22.3.0",
40+
"@types/node": "^24.0.1",
4141
"@types/tar-fs": "^2.0.4",
4242
"c8": "^10.1.2",
4343
"tsx": "^4.17.0",

0 commit comments

Comments
 (0)