Skip to content

Commit

Permalink
Merge pull request #14 from amtrack/renovate/p-limit-6.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency p-limit to v6
  • Loading branch information
amtrack authored Jul 8, 2024
2 parents ed68d60 + ec38f05 commit 865d0e6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"devDependencies": {
"@salesforce-ux/design-system": "2.24.5",
"gridjs": "6.2.0",
"p-limit": "5.0.0",
"p-limit": "6.0.0",
"serve": "14.2.3"
},
"scripts": {
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -389,12 +389,12 @@ onetime@^5.1.2:
dependencies:
mimic-fn "^2.1.0"

p-limit@5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-5.0.0.tgz#6946d5b7140b649b7a33a027d89b4c625b3a5985"
integrity sha512-/Eaoq+QyLSiXQ4lyYV23f14mZRQcXnxfHrN0vCai+ak9G0pp9iEQukIIZq5NccEvwRB8PUnZT0KsOoDCINS1qQ==
p-limit@6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-6.0.0.tgz#c1e3aae949b4c53a2936b2d7e38a40bb87720011"
integrity sha512-Dx+NzOuILWwjJE9OYtEKuQRy0i3c5QVAmDsVrvvRSgyNnPuB27D2DyEjl6QTNyeePaAHjaPk+ya0yA0Frld8RA==
dependencies:
yocto-queue "^1.0.0"
yocto-queue "^1.1.1"

[email protected]:
version "1.0.2"
Expand Down Expand Up @@ -616,7 +616,7 @@ wrap-ansi@^8.0.1:
string-width "^5.0.1"
strip-ansi "^7.0.1"

yocto-queue@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.0.0.tgz#7f816433fb2cbc511ec8bf7d263c3b58a1a3c251"
integrity sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==
yocto-queue@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.1.1.tgz#fef65ce3ac9f8a32ceac5a634f74e17e5b232110"
integrity sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==

0 comments on commit 865d0e6

Please sign in to comment.