Skip to content

Commit 4bcf772

Browse files
Bump @types/node from 20.14.13 to 22.0.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.13 to 22.0.2. - [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-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 870398a commit 4bcf772

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
@@ -33,7 +33,7 @@
3333
},
3434
"devDependencies": {
3535
"@types/jest": "^29.4.0",
36-
"@types/node": "^20.2.5",
36+
"@types/node": "^22.0.2",
3737
"@typescript-eslint/eslint-plugin": "^7.4",
3838
"@typescript-eslint/parser": "^7.4",
3939
"@vercel/ncc": "^0.38.0",

0 commit comments

Comments
 (0)