Skip to content

Commit 411d58c

Browse files
npm(deps-dev): bump @types/node from 18.16.14 to 20.2.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.14 to 20.2.3. - [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 97f7000 commit 411d58c

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
@@ -53,7 +53,7 @@
5353
"@rollup/plugin-terser": "^0.4.0",
5454
"@rollup/plugin-typescript": "^11.0.0",
5555
"@types/jest": "^29.2.4",
56-
"@types/node": "^18.11.12",
56+
"@types/node": "^20.2.3",
5757
"@typescript-eslint/eslint-plugin": "^5.46.0",
5858
"@typescript-eslint/parser": "^5.46.0",
5959
"dts-bundle-generator": "^8.0.1",

0 commit comments

Comments
 (0)