Skip to content

Commit 418ad50

Browse files
committed
Remove unused npm-run-all dependency
1 parent da1cded commit 418ad50

File tree

2 files changed

+2
-37
lines changed

2 files changed

+2
-37
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@
8585
"madge": "4.0.2",
8686
"mocha": "^6.1.4",
8787
"nodemon": "^2.0.16",
88-
"npm-run-all": "^4.1.5",
8988
"prettier": "2.7.1",
9089
"recast": "^0.20.5",
9190
"replace-in-file": "^4.0.0",

yarn.lock

Lines changed: 2 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -9701,7 +9701,7 @@ cross-env@^7.0.3:
97019701
dependencies:
97029702
cross-spawn "^7.0.1"
97039703

9704-
cross-spawn@^6.0.0, cross-spawn@^6.0.5:
9704+
cross-spawn@^6.0.0:
97059705
version "6.0.5"
97069706
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
97079707
integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==
@@ -17640,11 +17640,6 @@ memory-streams@^0.1.3:
1764017640
dependencies:
1764117641
readable-stream "~1.0.2"
1764217642

17643-
memorystream@^0.3.1:
17644-
version "0.3.1"
17645-
resolved "https://registry.yarnpkg.com/memorystream/-/memorystream-0.3.1.tgz#86d7090b30ce455d63fbae12dda51a47ddcaf9b2"
17646-
integrity sha1-htcJCzDORV1j+64S3aUaR93K+bI=
17647-
1764817643
meow@^3.3.0:
1764917644
version "3.7.0"
1765017645
resolved "https://registry.yarnpkg.com/meow/-/meow-3.7.0.tgz#72cb668b425228290abbfa856892587308a801fb"
@@ -18818,21 +18813,6 @@ npm-registry-fetch@^4.0.0:
1881818813
npm-package-arg "^6.1.0"
1881918814
safe-buffer "^5.2.0"
1882018815

18821-
npm-run-all@^4.1.5:
18822-
version "4.1.5"
18823-
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.5.tgz#04476202a15ee0e2e214080861bff12a51d98fba"
18824-
integrity sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==
18825-
dependencies:
18826-
ansi-styles "^3.2.1"
18827-
chalk "^2.4.1"
18828-
cross-spawn "^6.0.5"
18829-
memorystream "^0.3.1"
18830-
minimatch "^3.0.4"
18831-
pidtree "^0.3.0"
18832-
read-pkg "^3.0.0"
18833-
shell-quote "^1.6.1"
18834-
string.prototype.padend "^3.0.0"
18835-
1883618816
npm-run-path@^2.0.0:
1883718817
version "2.0.2"
1883818818
resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-2.0.2.tgz#35a9232dfa35d7067b4cb2ddf2357b1871536c5f"
@@ -19861,11 +19841,6 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.2.3, picomatc
1986119841
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
1986219842
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
1986319843

19864-
pidtree@^0.3.0:
19865-
version "0.3.1"
19866-
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.3.1.tgz#ef09ac2cc0533df1f3250ccf2c4d366b0d12114a"
19867-
integrity sha512-qQbW94hLHEqCg7nhby4yRC7G2+jYHY4Rguc2bjw7Uug4GIJuu1tvf2uHaZv5Q8zdt+WKJ6qK1FOI6amaWUo5FA==
19868-
1986919844
pify@^2.0.0, pify@^2.3.0:
1987019845
version "2.3.0"
1987119846
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
@@ -22505,7 +22480,7 @@ shebang-regex@^3.0.0:
2250522480
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
2250622481
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
2250722482

22508-
[email protected], shell-quote@^1.6.1:
22483+
2250922484
version "1.7.2"
2251022485
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.2.tgz#67a7d02c76c9da24f99d20808fcaded0e0e04be2"
2251122486
integrity sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==
@@ -23399,15 +23374,6 @@ string.prototype.matchall@^4.0.6:
2339923374
regexp.prototype.flags "^1.4.1"
2340023375
side-channel "^1.0.4"
2340123376

23402-
string.prototype.padend@^3.0.0:
23403-
version "3.1.2"
23404-
resolved "https://registry.yarnpkg.com/string.prototype.padend/-/string.prototype.padend-3.1.2.tgz#6858ca4f35c5268ebd5e8615e1327d55f59ee311"
23405-
integrity sha512-/AQFLdYvePENU3W5rgurfWSMU6n+Ww8n/3cUt7E+vPBB/D7YDG8x+qjoFs4M/alR2bW7Qg6xMjVwWUOvuQ0XpQ==
23406-
dependencies:
23407-
call-bind "^1.0.2"
23408-
define-properties "^1.1.3"
23409-
es-abstract "^1.18.0-next.2"
23410-
2341123377
string.prototype.trimend@^1.0.5:
2341223378
version "1.0.5"
2341323379
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.5.tgz#914a65baaab25fbdd4ee291ca7dde57e869cb8d0"

0 commit comments

Comments
 (0)