Skip to content

Commit 7c4f733

Browse files
build(deps-dev): bump @types/node from 22.15.34 to 24.0.8 (#195)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 648e1b2 commit 7c4f733

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
@@ -31,7 +31,7 @@
3131
"test": "npm run test:unit && npm run test:types"
3232
},
3333
"devDependencies": {
34-
"@types/node": "^22.0.0",
34+
"@types/node": "^24.0.8",
3535
"busboy": "^1.6.0",
3636
"c8": "^10.1.2",
3737
"photofinish": "^1.8.0",

0 commit comments

Comments
 (0)