Skip to content

Commit 3144176

Browse files
chore: Bump @types/node in the dev-dependencies-typescript group (#229)
Bumps the dev-dependencies-typescript 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: dev-dependencies-typescript ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a4204ee commit 3144176

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
@@ -165,7 +165,7 @@
165165
"@sinonjs/fake-timers": "^11.2.2",
166166
"@stylistic/eslint-plugin": "^4.1.0",
167167
"@stylistic/eslint-plugin-js": "^4.1.0",
168-
"@types/node": "^22.0.0",
168+
"@types/node": "^24.0.8",
169169
"ajv": "^8.12.0",
170170
"ajv-errors": "^3.0.0",
171171
"ajv-formats": "^3.0.1",

0 commit comments

Comments
 (0)