Skip to content

Commit c274b1b

Browse files
Upgraded @types/node package to v18 (#2374)
1 parent 428a7b0 commit c274b1b

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
@@ -57,7 +57,7 @@
5757
"@sinonjs/fake-timers": "github:sinonjs/fake-timers#0bfffc1",
5858
"@types/debug": "^4.1.7",
5959
"@types/ms": "^0.7.31",
60-
"@types/node": "^17.0.31",
60+
"@types/node": "^18.11.9",
6161
"@types/sinonjs__fake-timers": "^8.1.2",
6262
"@types/split2": "^3.2.1",
6363
"@types/stoppable": "^1.1.1",

0 commit comments

Comments
 (0)