Skip to content

Commit 27c1f7b

Browse files
build(deps-dev): bump @types/node from 18.19.3 to 20.10.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.3 to 20.10.4. - [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 345b4a5 commit 27c1f7b

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
@@ -33,7 +33,7 @@
3333
"release": "npm run build && npm run test && npm publish --access public"
3434
},
3535
"devDependencies": {
36-
"@types/node": "^18.11.7",
36+
"@types/node": "^20.10.4",
3737
"bun-types": "^1.0.2",
3838
"elysia": "0.8.0-rc.0",
3939
"eslint": "^8.26.0",

0 commit comments

Comments
 (0)