chore(deps): bump tiny-async-pool from 1.1.0 to 1.2.0
Bumps [tiny-async-pool](https://github.com/rxaviers/async-pool) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/rxaviers/async-pool/releases) - [Commits](https://github.com/rxaviers/async-pool/compare/v1.1.0...v1.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
81877beca3
commit
3d248cf233
|
|
@ -110,7 +110,7 @@
|
|||
"require-all": "3.0.0",
|
||||
"rss-parser": "3.9.0",
|
||||
"socks-proxy-agent": "5.0.0",
|
||||
"tiny-async-pool": "1.1.0",
|
||||
"tiny-async-pool": "1.2.0",
|
||||
"tough-cookie": "4.0.0",
|
||||
"tunnel": "0.0.6",
|
||||
"twit": "2.2.11",
|
||||
|
|
|
|||
|
|
@ -11910,10 +11910,10 @@ timsort@^0.3.0:
|
|||
resolved "https://registry.yarnpkg.com/timsort/-/timsort-0.3.0.tgz#405411a8e7e6339fe64db9a234de11dc31e02bd4"
|
||||
integrity sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=
|
||||
|
||||
tiny-async-pool@1.1.0:
|
||||
version "1.1.0"
|
||||
resolved "https://registry.yarnpkg.com/tiny-async-pool/-/tiny-async-pool-1.1.0.tgz#cd3fdafaae84f2aa2539a07b428b40f801219c5b"
|
||||
integrity sha512-jIglyHF/9QdCC3662m/UMVADE6SlocBDpXdFLMZyiAfrw8MSG1pml7lwRtBMT6L/z4dddAxfzw2lpW2Vm42fyQ==
|
||||
tiny-async-pool@1.2.0:
|
||||
version "1.2.0"
|
||||
resolved "https://registry.yarnpkg.com/tiny-async-pool/-/tiny-async-pool-1.2.0.tgz#22132957e18f8b6020a94b390d07718fd519cc71"
|
||||
integrity sha512-PY/OiSenYGBU3c1nTuP1HLKRkhKFDXsAibYI5GeHbHw2WVpt6OFzAPIRP94dGnS66Jhrkheim2CHAXUNI4XwMg==
|
||||
dependencies:
|
||||
semver "^5.5.0"
|
||||
yaassertion "^1.0.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue