Skip to content

Commit 9dbaced

Browse files
Update dependency @types/node to v18 (#145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b8c9f43 commit 9dbaced

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
@@ -51,7 +51,7 @@
5151
"@types/estree": "^1.0.0",
5252
"@types/mocha": "^10.0.0",
5353
"@types/natural-compare": "^1.4.0",
54-
"@types/node": "^16.0.0",
54+
"@types/node": "^18.0.0",
5555
"@types/semver": "^7.3.1",
5656
"@typescript-eslint/eslint-plugin": "^5.0.0",
5757
"@typescript-eslint/parser": "^5.0.0",

0 commit comments

Comments
 (0)