Skip to content

Commit d54560a

Browse files
authored
chore: update typescript tests (#3571)
1 parent a163e7f commit d54560a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"@fastify/busboy": "3.0.0",
106106
"@matteo.collina/tspl": "^0.1.1",
107107
"@sinonjs/fake-timers": "^11.1.0",
108-
"@types/node": "~18.17.19",
108+
"@types/node": "^18.19.50",
109109
"abort-controller": "^3.0.0",
110110
"borp": "^0.17.0",
111111
"c8": "^10.0.0",
@@ -120,8 +120,8 @@
120120
"node-forge": "^1.3.1",
121121
"pre-commit": "^1.2.2",
122122
"proxy": "^2.1.1",
123-
"tsd": "^0.31.0",
124-
"typescript": "^5.0.2",
123+
"tsd": "^0.31.2",
124+
"typescript": "^5.6.2",
125125
"ws": "^8.11.0"
126126
},
127127
"engines": {

0 commit comments

Comments
 (0)