Skip to content

Commit 3a1260e

Browse files
chore(deps-dev): bump @types/node from 20.17.10 to 22.10.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.17.10 to 22.10.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] <support@github.com>
1 parent 6d622c9 commit 3a1260e

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
@@ -24,7 +24,7 @@
2424
"@eslint/eslintrc": "^3",
2525
"@types/bun": "^1.1.14",
2626
"@types/multer": "^1.4.12",
27-
"@types/node": "^20",
27+
"@types/node": "^22",
2828
"@types/react": "^19",
2929
"@types/react-dom": "^19",
3030
"eslint": "^8.57.0",

0 commit comments

Comments
 (0)