Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"chalk": "^4.1.0",
"jest-worker": "^30.0.0",
"p-limit": "^3.1.0"
"p-limit": "^7.0.0"
},
"devDependencies": {
"@babel/cli": "^7.0.0",
Expand Down
18 changes: 17 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2900,7 +2900,7 @@ __metadata:
jest: "npm:^30.0.0"
jest-runner: "npm:^30.0.0"
jest-worker: "npm:^30.0.0"
p-limit: "npm:^3.1.0"
p-limit: "npm:^7.0.0"
prettier: "npm:^3.5.3"
semver: "npm:^7.3.8"
strip-ansi: "npm:^6.0.0"
Expand Down Expand Up @@ -4885,6 +4885,15 @@ __metadata:
languageName: node
linkType: hard

"p-limit@npm:^7.0.0":
version: 7.2.0
resolution: "p-limit@npm:7.2.0"
dependencies:
yocto-queue: "npm:^1.2.1"
checksum: 10c0/18e5ea305c31fdc0cf5260da7b63adfd46748cd72d4b40a31a13bd23eeece729c9308047fb5d848d7fa006d1b2fc2f36bb0d9dd173a300c38cd6dc1ed3355382
languageName: node
linkType: hard

"p-locate@npm:^4.1.0":
version: 4.1.0
resolution: "p-locate@npm:4.1.0"
Expand Down Expand Up @@ -5942,3 +5951,10 @@ __metadata:
checksum: 10c0/dceb44c28578b31641e13695d200d34ec4ab3966a5729814d5445b194933c096b7ced71494ce53a0e8820685d1d010df8b2422e5bf2cdea7e469d97ffbea306f
languageName: node
linkType: hard

"yocto-queue@npm:^1.2.1":
version: 1.2.2
resolution: "yocto-queue@npm:1.2.2"
checksum: 10c0/36d4793e9cf7060f9da543baf67c55e354f4862c8d3d34de1a1b1d7c382d44171315cc54abf84d8900b8113d742b830108a1434f4898fb244f9b7e8426d4b8f5
languageName: node
linkType: hard
Loading