Skip to content

Commit eecb57b

Browse files
Bump @types/node from 18.16.16 to 20.2.5 (#79)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.16 to 20.2.5. - [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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 16d6367 commit eecb57b

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
@@ -35,7 +35,7 @@
3535
"@types/jest": "^29.4.0",
3636
"ts-jest": "^29.0.5",
3737
"@types/fs-extra": "^11.0.1",
38-
"@types/node": "^18.11.18",
38+
"@types/node": "^20.2.5",
3939
"@typescript-eslint/eslint-plugin": "^5.50.0",
4040
"@typescript-eslint/parser": "^5.50.0",
4141
"@vercel/ncc": "^0.36.1",

0 commit comments

Comments
 (0)