Skip to content

Commit b9e985c

Browse files
committed
test: more strict @types/node version
1 parent 4d813fa commit b9e985c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@babel/preset-env": "7.10.4",
4040
"@typescript-eslint/eslint-plugin": "4.10.0",
4141
"@typescript-eslint/parser": "4.10.0",
42-
"@types/node": "16.x",
42+
"@types/node": "16.11.23",
4343
"acquit": "1.x",
4444
"acquit-ignore": "0.1.x",
4545
"acquit-require": "0.1.x",

0 commit comments

Comments
 (0)