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

Commit 0e98272

Browse files
chore(deps-dev): bump @types/node in the development-dependencies group
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>
1 parent 6756155 commit 0e98272

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
@@ -39,7 +39,7 @@
3939
"@openally/config.eslint": "^2.0.0",
4040
"@openally/config.typescript": "^1.0.3",
4141
"@slimio/is": "^2.0.0",
42-
"@types/node": "^22.3.0",
42+
"@types/node": "^24.0.1",
4343
"@types/tar-fs": "^2.0.4",
4444
"c8": "^10.1.2",
4545
"eslint": "^9.5.0",

0 commit comments

Comments
 (0)