Skip to content

Commit d557ae8

Browse files
chore(deps-dev): bump @types/node from 20.14.13 to 22.0.0 (#460)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.13 to 22.0.0. - [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 f5cf31c commit d557ae8

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
@@ -59,7 +59,7 @@
5959
"devDependencies": {
6060
"@node-rs/jsonwebtoken": "^0.5.6",
6161
"@sinonjs/fake-timers": "^11.0.0",
62-
"@types/node": "^20.0.0",
62+
"@types/node": "^22.0.0",
6363
"@typescript-eslint/eslint-plugin": "^5.49.0",
6464
"@typescript-eslint/parser": "^5.49.0",
6565
"cronometro": "^3.0.2",

0 commit comments

Comments
 (0)