Skip to content

Commit 99ca884

Browse files
build(deps-dev): bump @types/node from 22.15.34 to 24.0.8 (#527)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7b388e0 commit 99ca884

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
@@ -68,7 +68,7 @@
6868
"devDependencies": {
6969
"@fastify/compress": "^8.0.0",
7070
"@fastify/pre-commit": "^2.1.0",
71-
"@types/node": "^22.0.0",
71+
"@types/node": "^24.0.13",
7272
"borp": "^0.20.0",
7373
"c8": "^10.1.3",
7474
"concat-stream": "^2.0.0",

0 commit comments

Comments
 (0)