Add tar-stream as dev dependency

This commit is contained in:
Koen Vlaswinkel
2022-11-11 11:24:22 +01:00
parent c089135626
commit a4402cb68b
2 changed files with 2 additions and 0 deletions

View File

@@ -137,6 +137,7 @@
"proxyquire": "~2.1.3",
"sinon": "~14.0.0",
"sinon-chai": "~3.5.0",
"tar-stream": "^2.2.0",
"through2": "^4.0.2",
"ts-jest": "^29.0.1",
"ts-json-schema-generator": "^1.1.2",

View File

@@ -1421,6 +1421,7 @@
"proxyquire": "~2.1.3",
"sinon": "~14.0.0",
"sinon-chai": "~3.5.0",
"tar-stream": "^2.2.0",
"through2": "^4.0.2",
"ts-jest": "^29.0.1",
"ts-json-schema-generator": "^1.1.2",