Skip to content

Commit d051453

Browse files
chore(deps-dev): bump @types/node in the development-dependencies group (#132)
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.34 to 24.0.8 - [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.8 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 9a7a287 commit d051453

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
@@ -44,7 +44,7 @@
4444
"devDependencies": {
4545
"@openally/config.eslint": "^2.1.0",
4646
"@openally/config.typescript": "^1.0.3",
47-
"@types/node": "^22.15.3",
47+
"@types/node": "^24.0.8",
4848
"c8": "^10.1.3",
4949
"pkg-ok": "^3.0.0",
5050
"tsx": "^4.19.4",

0 commit comments

Comments
 (0)