Skip to content

Commit d6d7f23

Browse files
build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 (#49)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.5 to 20.1.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 f9a1ec0 commit d6d7f23

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
"ipaddr.js": "^2.0.0"
2525
},
2626
"devDependencies": {
27-
"@types/node": "^18.11.11",
27+
"@types/node": "^20.1.0",
2828
"beautify-benchmark": "0.2.4",
2929
"benchmark": "2.1.4",
3030
"standard": "^17.0.0",

0 commit comments

Comments
 (0)