Skip to content

Commit 2182eb5

Browse files
authored
Merge pull request #799 from motdotla/dependabot/npm_and_yarn/mocha-11.7.1
chore(deps-dev): bump mocha from 11.5.0 to 11.7.1
2 parents c9b1efd + 5eb475c commit 2182eb5

File tree

2 files changed

+22
-23
lines changed

2 files changed

+22
-23
lines changed

package-lock.json

Lines changed: 14 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2240,9 +2240,9 @@ minipass@^7.1.2:
22402240
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
22412241

22422242
mocha@^11.0.1:
2243-
version "11.5.0"
2244-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.5.0.tgz#7b042964437c0829c7e492b8d8864eb0ca96504c"
2245-
integrity sha512-VKDjhy6LMTKm0WgNEdlY77YVsD49LZnPSXJAaPNL9NRYQADxvORsyG1DIQY6v53BKTnlNbEE2MbVCDbnxr4K3w==
2243+
version "11.7.1"
2244+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.7.1.tgz#91948fecd624fb4bd154ed260b7e1ad3910d7c7a"
2245+
integrity sha512-5EK+Cty6KheMS/YLPPMJC64g5V61gIR25KsRItHw6x4hEKT6Njp1n9LOlH4gpevuwMVS66SXaBBpg+RWZkza4A==
22462246
dependencies:
22472247
browser-stdout "^1.3.1"
22482248
chokidar "^4.0.1"
@@ -2260,7 +2260,7 @@ mocha@^11.0.1:
22602260
serialize-javascript "^6.0.2"
22612261
strip-json-comments "^3.1.1"
22622262
supports-color "^8.1.1"
2263-
workerpool "^6.5.1"
2263+
workerpool "^9.2.0"
22642264
yargs "^17.7.2"
22652265
yargs-parser "^21.1.1"
22662266
yargs-unparser "^2.0.0"
@@ -3424,10 +3424,10 @@ word-wrap@^1.2.3:
34243424
resolved "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.4.tgz"
34253425
integrity sha512-2V81OA4ugVo5pRo46hAoD2ivUJx8jXmWXfUkY4KFNw0hEptvN0QfH3K4nHiwzGeKl5rFKedV48QVoqYavy4YpA==
34263426

3427-
workerpool@^6.5.1:
3428-
version "6.5.1"
3429-
resolved "https://registry.npmjs.org/workerpool/-/workerpool-6.5.1.tgz"
3430-
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
3427+
workerpool@^9.2.0:
3428+
version "9.3.3"
3429+
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-9.3.3.tgz#e75281fe62e851afb21cdeef8fa85f6a62ec3583"
3430+
integrity sha512-slxCaKbYjEdFT/o2rH9xS1hf4uRDch1w7Uo+apxhZ+sf/1d9e0ZVkn42kPNGP2dgjIx6YFvSevj0zHvbWe2jdw==
34313431

34323432
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
34333433
version "7.0.0"

0 commit comments

Comments
 (0)