Skip to content

Commit

Permalink
chore(deps)(deps): bump p-all from 3.0.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [p-all](https://github.com/sindresorhus/p-all) from 3.0.0 to 5.0.0.
- [Release notes](https://github.com/sindresorhus/p-all/releases)
- [Commits](sindresorhus/p-all@v3.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: p-all
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 18, 2023
1 parent 9d4e393 commit 9149062
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"keyv": "^4.5.2",
"node-emoji": "^1.11.0",
"open": "^8.4.0",
"p-all": "^3.0.0",
"p-all": "^5.0.0",
"ramda": "^0.27.1",
"react": "^17.0.0",
"rxjs": "^7.8.0",
Expand Down
15 changes: 10 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9108,12 +9108,12 @@ os-tmpdir@~1.0.2:
resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274"
integrity sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=

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==
p-all@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/p-all/-/p-all-5.0.0.tgz#3fcbdf28177a09442fc7f4ec9e252e0eed5ecfc5"
integrity sha512-pofqu/1FhCVa+78xNAptCGc9V45exFz2pvBRyIvgXkNM0Rh18Py7j8pQuSjA+zpabI46v9hRjNWmL9EAFcEbpw==
dependencies:
p-map "^4.0.0"
p-map "^6.0.0"

p-cancelable@^2.0.0:
version "2.1.1"
Expand Down Expand Up @@ -9196,6 +9196,11 @@ p-map@^4.0.0:
dependencies:
aggregate-error "^3.0.0"

p-map@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/p-map/-/p-map-6.0.0.tgz#4d9c40d3171632f86c47601b709f4b4acd70fed4"
integrity sha512-T8BatKGY+k5rU+Q/GTYgrEf2r4xRMevAN5mtXc2aPc4rS1j3s+vWTaO2Wag94neXuCAUAs8cxBL9EeB5EA6diw==

p-queue@^6.6.2:
version "6.6.2"
resolved "https://registry.yarnpkg.com/p-queue/-/p-queue-6.6.2.tgz#2068a9dcf8e67dd0ec3e7a2bcb76810faa85e426"
Expand Down

0 comments on commit 9149062

Please sign in to comment.