Skip to content

Commit 1937c15

Browse files
Bump @types/node from 20.16.2 to 22.5.1 (#51)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.16.2 to 22.5.1. - [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 e6a9489 commit 1937c15

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
@@ -44,7 +44,7 @@
4444
"lib/"
4545
],
4646
"devDependencies": {
47-
"@types/node": "^20.0.0",
47+
"@types/node": "^22.5.1",
4848
"@types/tap": "^15.0.3",
4949
"@typescript-eslint/eslint-plugin": "^6.0.0",
5050
"c8": "^8.0.0",

0 commit comments

Comments
 (0)