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:
dependabot-preview[bot] 2020-10-29 15:17:09 +00:00 committed by GitHub
parent 81877beca3
commit 3d248cf233
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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"