Skip to content

Commit 468e1df

Browse files
chore(deps): bump p-queue from 9.0.1 to 9.1.0 (#1236)
Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 9.0.1 to 9.1.0. - [Release notes](https://github.com/sindresorhus/p-queue/releases) - [Commits](sindresorhus/p-queue@v9.0.1...v9.1.0) --- updated-dependencies: - dependency-name: p-queue dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 843f089 commit 468e1df

5 files changed

Lines changed: 6 additions & 6 deletions

File tree

-24.1 KB
Binary file not shown.
24.5 KB
Binary file not shown.

.yarn/install-state.gz

14 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"js-yaml": "4.1.1",
5353
"mime": "4.1.0",
5454
"minimatch": "10.1.1",
55-
"p-queue": "9.0.1",
55+
"p-queue": "9.1.0",
5656
"ramda": "0.32.0",
5757
"rcedit": "4.0.1",
5858
"semver": "7.7.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ __metadata:
316316
mime: 4.1.0
317317
minimatch: 10.1.1
318318
npm-run-all: 4.1.5
319-
p-queue: 9.0.1
319+
p-queue: 9.1.0
320320
prettier: 3.7.4
321321
ramda: 0.32.0
322322
rcedit: 4.0.1
@@ -1945,13 +1945,13 @@ __metadata:
19451945
languageName: node
19461946
linkType: hard
19471947

1948-
"p-queue@npm:9.0.1":
1949-
version: 9.0.1
1950-
resolution: "p-queue@npm:9.0.1"
1948+
"p-queue@npm:9.1.0":
1949+
version: 9.1.0
1950+
resolution: "p-queue@npm:9.1.0"
19511951
dependencies:
19521952
eventemitter3: ^5.0.1
19531953
p-timeout: ^7.0.0
1954-
checksum: c822a63b5701502994dd9b750f38ecf86b998a9092ab3c7b96038fbe83a216705be06936c223c2499c9f5f76b374e14e70663683dba29b7373713d08a0ae32bc
1954+
checksum: 30b9b4a36a9b2d1aa372ad58f3eb1a89da1e98cfed077972016d6b1dd0309b3f55252f3b775533ada98b81ac547e5ac0946ccf72f6ba338a5dfc40c05e596fc9
19551955
languageName: node
19561956
linkType: hard
19571957

0 commit comments

Comments
 (0)