Skip to content

Commit 15bfae7

Browse files
committed
chore(deps): remove through dependency
1 parent 7d70e2b commit 15bfae7

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@
117117
"semver": "^7.7.3",
118118
"shelljs": "^0.10.0",
119119
"string-argv": "0.1.1",
120-
"through": "^2.3.8",
121120
"transliteration": "^2.6.0",
122121
"winston": "^3.11.0",
123122
"yargs": "^16.1.0"

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3351,11 +3351,6 @@ text-table@^0.2.0:
33513351
resolved "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz"
33523352
integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==
33533353

3354-
through@^2.3.8:
3355-
version "2.3.8"
3356-
resolved "https://registry.npmjs.org/through/-/through-2.3.8.tgz"
3357-
integrity sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==
3358-
33593354
to-fast-properties@^2.0.0:
33603355
version "2.0.0"
33613356
resolved "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz"

0 commit comments

Comments
 (0)