Skip to content

Commit 64b920b

Browse files
build(deps-dev): update @types/node requirement from ^20.9.0 to ^20.10.1 (#12)
Updates the requirements on [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) to permit the latest version. - [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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3148081 commit 64b920b

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
},
3636
"devDependencies": {
3737
"@boywithkeyboard/builder": "^0.4.2",
38-
"@types/node": "^20.9.0",
38+
"@types/node": "^20.10.1",
3939
"openapi-typescript": "^6.7.1",
4040
"typescript": "^5.3.2"
4141
},

0 commit comments

Comments
 (0)