Skip to content

Commit

Permalink
build(deps): update dependency p-all to v3 (#6784)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jul 19, 2020
1 parent d2316a7 commit d6e2baa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -152,7 +152,7 @@
"node-emoji": "1.10.0",
"node-html-parser": "1.2.20",
"object-hash": "2.0.3",
"p-all": "2.1.0",
"p-all": "3.0.0",
"p-map": "4.0.0",
"parse-diff": "0.7.0",
"parse-link-header": "1.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -7602,12 +7602,12 @@ osenv@^0.1.4, osenv@^0.1.5:
os-homedir "^1.0.0"
os-tmpdir "^1.0.0"

p-all@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/p-all/-/p-all-2.1.0.tgz#91419be56b7dee8fe4c5db875d55e0da084244a0"
integrity sha512-HbZxz5FONzz/z2gJfk6bFca0BCiSRF8jU3yCsWOen/vR6lZjfPOu/e7L3uFzTW1i0H8TlC3vqQstEJPQL4/uLA==
p-all@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/p-all/-/p-all-3.0.0.tgz#077c023c37e75e760193badab2bad3ccd5782bfb"
integrity sha512-qUZbvbBFVXm6uJ7U/WDiO0fv6waBMbjlCm4E66oZdRR+egswICarIdHyVSZZHudH8T5SF8x/JG0q0duFzPnlBw==
dependencies:
p-map "^2.0.0"
p-map "^4.0.0"

p-cancelable@^1.0.0:
version "1.1.0"
Expand Down

0 comments on commit d6e2baa

Please sign in to comment.