Skip to content

Commit 7ba6027

Browse files
committed
chore(deps-dev): remove unused run-parallel-limit
1 parent 223f8e3 commit 7ba6027

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@
8787
"mocha": "^8.0.1",
8888
"prettier": "2.3.0",
8989
"puppeteer": "^5.1.0",
90-
"run-parallel-limit": "1.1.0",
9190
"strip-comments": "2.0.1",
9291
"ts-jest": "^26.4.1",
9392
"ts-loader": "^7.0.5",

yarn.lock

-7
Original file line numberDiff line numberDiff line change
@@ -10467,13 +10467,6 @@ run-async@^2.2.0:
1046710467
resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz#8440eccf99ea3e70bd409d49aab88e10c189a455"
1046810468
integrity sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==
1046910469

10470-
10471-
version "1.1.0"
10472-
resolved "https://registry.yarnpkg.com/run-parallel-limit/-/run-parallel-limit-1.1.0.tgz#be80e936f5768623a38a963262d6bef8ff11e7ba"
10473-
integrity sha512-jJA7irRNM91jaKc3Hcl1npHsFLOXOoTkPCUL1JEa1R82O2miplXXRaGdjW/KM/98YQWDhJLiSs793CnXfblJUw==
10474-
dependencies:
10475-
queue-microtask "^1.2.2"
10476-
1047710470
run-parallel@^1.1.9:
1047810471
version "1.2.0"
1047910472
resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.2.0.tgz#66d1368da7bdf921eb9d95bd1a9229e7f21a43ee"

0 commit comments

Comments
 (0)