chore(misc): remove unused dependency tar-fs (#23421)
<!-- Please make sure you have read the submission guidelines before posting an PR --> <!-- https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr --> <!-- Please make sure that your commit message follows our format --> <!-- Example: `fix(nx): must begin with lowercase` --> ## Current Behavior <!-- This is the behavior we have today --> unused dependency `tar-fs` ## Expected Behavior <!-- This is the behavior we should expect with the changes in this PR --> ## Related Issue(s) <!-- Please link the issue being fixed so it gets closed when this is merged. --> Fixes #
This commit is contained in:
parent
f0bfb56fae
commit
e9bf1a2acb
@ -266,7 +266,6 @@
|
||||
"source-map-support": "0.5.19",
|
||||
"storybook-dark-mode": "^3.0.0",
|
||||
"style-loader": "^3.3.0",
|
||||
"tar-fs": "^2.1.1",
|
||||
"tar-stream": "~2.2.0",
|
||||
"tcp-port-used": "^1.0.2",
|
||||
"terser-webpack-plugin": "^5.3.3",
|
||||
|
||||
3
pnpm-lock.yaml
generated
3
pnpm-lock.yaml
generated
@ -877,9 +877,6 @@ devDependencies:
|
||||
style-loader:
|
||||
specifier: ^3.3.0
|
||||
version: 3.3.1(webpack@5.88.0)
|
||||
tar-fs:
|
||||
specifier: ^2.1.1
|
||||
version: 2.1.1
|
||||
tar-stream:
|
||||
specifier: ~2.2.0
|
||||
version: 2.2.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user