Upgraded @types/node package to v18 (#2374)

This commit is contained in:
Miguel Grinberg
2024-10-14 17:13:55 +01:00
committed by GitHub
parent 428a7b023d
commit c274b1b32f

View File

@ -57,7 +57,7 @@
"@sinonjs/fake-timers": "github:sinonjs/fake-timers#0bfffc1",
"@types/debug": "^4.1.7",
"@types/ms": "^0.7.31",
"@types/node": "^17.0.31",
"@types/node": "^18.11.9",
"@types/sinonjs__fake-timers": "^8.1.2",
"@types/split2": "^3.2.1",
"@types/stoppable": "^1.1.1",