Skip to content

Commit c70fc44

Browse files
chore(deps-dev): bump @types/node in the development-dependencies group (#199)
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 09e6bd5 commit c70fc44

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
@@ -43,7 +43,7 @@
4343
"devDependencies": {
4444
"@openally/config.eslint": "^2.0.0",
4545
"@openally/config.typescript": "^1.0.3",
46-
"@types/node": "^22.10.2",
46+
"@types/node": "^24.3.0",
4747
"c8": "^10.1.2",
4848
"tsx": "^4.16.2",
4949
"typescript": "^5.5.3"

0 commit comments

Comments
 (0)