Skip to content

Commit ff416e6

Browse files
chore(deps-dev): bump p-limit from 3.1.0 to 7.2.0 (#7425)
Bumps [p-limit](https://github.com/sindresorhus/p-limit) from 3.1.0 to 7.2.0. - [Release notes](https://github.com/sindresorhus/p-limit/releases) - [Commits](sindresorhus/p-limit@v3.1.0...v7.2.0) --- updated-dependencies: - dependency-name: p-limit dependency-version: 7.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e2f013 commit ff416e6

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"nyc": "^17.1.0",
181181
"octokit": "^5.0.3",
182182
"opentracing": ">=0.14.7",
183-
"p-limit": "^3.1.0",
183+
"p-limit": "^7.2.0",
184184
"proxyquire": "^2.1.3",
185185
"retry": "^0.13.1",
186186
"semifies": "^1.0.0",

yarn.lock

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3218,6 +3218,13 @@ p-limit@^3.0.2, p-limit@^3.1.0:
32183218
dependencies:
32193219
yocto-queue "^0.1.0"
32203220

3221+
p-limit@^7.2.0:
3222+
version "7.2.0"
3223+
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-7.2.0.tgz#afcf6b5a86d093660140497dda0e640dd01a7b3b"
3224+
integrity sha512-ATHLtwoTNDloHRFFxFJdHnG6n2WUeFjaR8XQMFdKIv0xkXjrER8/iG9iu265jOM95zXHAfv9oTkqhrfbIzosrQ==
3225+
dependencies:
3226+
yocto-queue "^1.2.1"
3227+
32213228
p-locate@^4.1.0:
32223229
version "4.1.0"
32233230
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-4.1.0.tgz#a3428bb7088b3a60292f66919278b7c297ad4f07"
@@ -4430,3 +4437,8 @@ yocto-queue@^0.1.0:
44304437
version "0.1.0"
44314438
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
44324439
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
4440+
4441+
yocto-queue@^1.2.1:
4442+
version "1.2.2"
4443+
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.2.2.tgz#3e09c95d3f1aa89a58c114c99223edf639152c00"
4444+
integrity sha512-4LCcse/U2MHZ63HAJVE+v71o7yOdIe4cZ70Wpf8D/IyjDKYQLV5GD46B+hSTjJsvV5PztjvHoU580EftxjDZFQ==

0 commit comments

Comments
 (0)