test: Switch from leaked-handles to wtfnode (#2604)

See my comments at
https://github.com/cdr/code-server/pull/2563#issuecomment-763394741
This commit is contained in:
Anmol Sethi
2021-02-01 11:06:49 -05:00
committed by GitHub
parent 5446e0ad43
commit d7f06975a6
4 changed files with 34 additions and 1 deletions

View File

@@ -47,6 +47,7 @@
"@types/tar-fs": "^2.0.0",
"@types/tar-stream": "^2.1.0",
"@types/ws": "^7.2.6",
"@types/wtfnode": "^0.7.0",
"@typescript-eslint/eslint-plugin": "^4.7.0",
"@typescript-eslint/parser": "^4.7.0",
"doctoc": "^1.4.0",
@@ -61,6 +62,7 @@
"stylelint": "^13.0.0",
"stylelint-config-recommended": "^3.0.0",
"ts-node": "^9.0.0",
"wtfnode": "^0.8.4",
"typescript": "^4.1.3"
},
"resolutions": {