Skip to content

Commit 322157e

Browse files
dependabot[bot]buffcode
authored andcommitted
build(deps-dev): bump mocha from 9.1.4 to 9.2.0
Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.4 to 9.2.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v9.1.4...v9.2.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b30a03 commit 322157e

File tree

1 file changed

+28
-28
lines changed

1 file changed

+28
-28
lines changed

yarn.lock

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -152,10 +152,10 @@ chalk@^4.1.0:
152152
ansi-styles "^4.1.0"
153153
supports-color "^7.1.0"
154154

155-
156-
version "3.5.2"
157-
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.2.tgz#dba3976fcadb016f66fd365021d91600d01c1e75"
158-
integrity sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ==
155+
156+
version "3.5.3"
157+
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.3.tgz#1cf37c8707b932bd1af1ae22c0432e2acd1903bd"
158+
integrity sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==
159159
dependencies:
160160
anymatch "~3.1.2"
161161
braces "~3.0.2"
@@ -198,10 +198,10 @@ create-require@^1.1.0:
198198
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
199199
integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
200200

201-
202-
version "4.3.2"
203-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b"
204-
integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==
201+
202+
version "4.3.3"
203+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
204+
integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
205205
dependencies:
206206
ms "2.1.2"
207207

@@ -282,10 +282,10 @@ glob-parent@~5.1.2:
282282
dependencies:
283283
is-glob "^4.0.1"
284284

285-
glob@7.1.7:
286-
version "7.1.7"
287-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90"
288-
integrity sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==
285+
glob@7.2.0:
286+
version "7.2.0"
287+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
288+
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
289289
dependencies:
290290
fs.realpath "^1.0.0"
291291
inflight "^1.0.4"
@@ -420,31 +420,31 @@ mkdirp@^0.5.1:
420420
minimist "^1.2.5"
421421

422422
mocha@^9.1.3:
423-
version "9.1.4"
424-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.1.4.tgz#5a332d6ade6345b975fd97b5b39139854c8e1b32"
425-
integrity sha512-+q2aV5VlJZuLgCWoBvGI5zEwPF9eEI0kr/sAA9Jm4xMND7RfIEyF8JE7C0JIg8WXRG+P1sdIAb5ccoHPlXLzcw==
423+
version "9.2.0"
424+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.2.0.tgz#2bfba73d46e392901f877ab9a47b7c9c5d0275cc"
425+
integrity sha512-kNn7E8g2SzVcq0a77dkphPsDSN7P+iYkqE0ZsGCYWRsoiKjOt+NvXfaagik8vuDa6W5Zw3qxe8Jfpt5qKf+6/Q==
426426
dependencies:
427427
"@ungap/promise-all-settled" "1.1.2"
428428
ansi-colors "4.1.1"
429429
browser-stdout "1.3.1"
430-
chokidar "3.5.2"
431-
debug "4.3.2"
430+
chokidar "3.5.3"
431+
debug "4.3.3"
432432
diff "5.0.0"
433433
escape-string-regexp "4.0.0"
434434
find-up "5.0.0"
435-
glob "7.1.7"
435+
glob "7.2.0"
436436
growl "1.10.5"
437437
he "1.2.0"
438438
js-yaml "4.1.0"
439439
log-symbols "4.1.0"
440440
minimatch "3.0.4"
441441
ms "2.1.3"
442-
nanoid "3.1.25"
442+
nanoid "3.2.0"
443443
serialize-javascript "6.0.0"
444444
strip-json-comments "3.1.1"
445445
supports-color "8.1.1"
446446
which "2.0.2"
447-
workerpool "6.1.5"
447+
workerpool "6.2.0"
448448
yargs "16.2.0"
449449
yargs-parser "20.2.4"
450450
yargs-unparser "2.0.0"
@@ -459,10 +459,10 @@ [email protected]:
459459
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
460460
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
461461

462-
nanoid@3.1.25:
463-
version "3.1.25"
464-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.25.tgz#09ca32747c0e543f0e1814b7d3793477f9c8e152"
465-
integrity sha512-rdwtIXaXCLFAQbnfqDRnI6jaRHp9fTcYBjtFKE8eezcZ7LuLjhUaQGNeMXf1HmRoCH32CLz6XwX0TtxEOS/A3Q==
462+
nanoid@3.2.0:
463+
version "3.2.0"
464+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.2.0.tgz#62667522da6673971cca916a6d3eff3f415ff80c"
465+
integrity sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA==
466466

467467
normalize-path@^3.0.0, normalize-path@~3.0.0:
468468
version "3.0.0"
@@ -664,10 +664,10 @@ [email protected]:
664664
dependencies:
665665
isexe "^2.0.0"
666666

667-
workerpool@6.1.5:
668-
version "6.1.5"
669-
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.1.5.tgz#0f7cf076b6215fd7e1da903ff6f22ddd1886b581"
670-
integrity sha512-XdKkCK0Zqc6w3iTxLckiuJ81tiD/o5rBE/m+nXpRCB+/Sq4DqkfXZ/x0jW02DG1tGsfUGXbTJyZDP+eu67haSw==
667+
workerpool@6.2.0:
668+
version "6.2.0"
669+
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.0.tgz#827d93c9ba23ee2019c3ffaff5c27fccea289e8b"
670+
integrity sha512-Rsk5qQHJ9eowMH28Jwhe8HEbmdYDX4lwoMWshiCXugjtHqMD9ZbiqSDLxcsfdqsETPzVUtX5s1Z5kStiIM6l4A==
671671

672672
wrap-ansi@^7.0.0:
673673
version "7.0.0"

0 commit comments

Comments
 (0)