Skip to content

Commit c8468cd

Browse files
chore(deps): bump mocha to ^10.0.0 (#1028)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2c51676 commit c8468cd

File tree

1 file changed

+22
-17
lines changed

1 file changed

+22
-17
lines changed

yarn.lock

Lines changed: 22 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3782,17 +3782,16 @@ glob-parent@^5.1.2, glob-parent@~5.1.2:
37823782
dependencies:
37833783
is-glob "^4.0.1"
37843784

3785-
glob@7.2.0, glob@^7.1.3, glob@^7.1.4, glob@^7.2.0:
3786-
version "7.2.0"
3787-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
3788-
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
3785+
glob@8.1.0:
3786+
version "8.1.0"
3787+
resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e"
3788+
integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==
37893789
dependencies:
37903790
fs.realpath "^1.0.0"
37913791
inflight "^1.0.4"
37923792
inherits "2"
3793-
minimatch "^3.0.4"
3793+
minimatch "^5.0.1"
37943794
once "^1.3.0"
3795-
path-is-absolute "^1.0.0"
37963795

37973796
glob@^10.3.7:
37983797
version "10.3.10"
@@ -3805,6 +3804,18 @@ glob@^10.3.7:
38053804
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
38063805
path-scurry "^1.10.1"
38073806

3807+
glob@^7.1.3, glob@^7.1.4, glob@^7.2.0:
3808+
version "7.2.0"
3809+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
3810+
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
3811+
dependencies:
3812+
fs.realpath "^1.0.0"
3813+
inflight "^1.0.4"
3814+
inherits "2"
3815+
minimatch "^3.0.4"
3816+
once "^1.3.0"
3817+
path-is-absolute "^1.0.0"
3818+
38083819
global-dirs@^3.0.0:
38093820
version "3.0.1"
38103821
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-3.0.1.tgz#0c488971f066baceda21447aecb1a8b911d22485"
@@ -5204,7 +5215,7 @@ [email protected], minimatch@^3.0.4:
52045215
dependencies:
52055216
brace-expansion "^1.1.7"
52065217

5207-
5218+
[email protected], minimatch@^5.0.1:
52085219
version "5.0.1"
52095220
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.0.1.tgz#fb9022f7528125187c92bd9e9b6366be1cf3415b"
52105221
integrity sha512-nLDxIFRyhDblz3qMuq+SoRZED4+miJ/G+tdDrjkkkRnjAsBexeGpgjLEQ0blJy7rHhR2b93rhQY4SvyWu9v03g==
@@ -5255,9 +5266,9 @@ mocha-sugar-free@^1.4.0:
52555266
xtend "^4.0.0"
52565267

52575268
mocha@^10.0.0:
5258-
version "10.2.0"
5259-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.2.0.tgz#1fd4a7c32ba5ac372e03a17eef435bd00e5c68b8"
5260-
integrity sha512-IDY7fl/BecMwFHzoqF2sg/SHHANeBoMMXFlS9r0OXKDssYE1M5O43wUY/9BVPeIvfH2zmEbBfseqN9gBQZzXkg==
5269+
version "10.4.0"
5270+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.4.0.tgz#ed03db96ee9cfc6d20c56f8e2af07b961dbae261"
5271+
integrity sha512-eqhGB8JKapEYcC4ytX/xrzKforgEc3j1pGlAXVy3eRwrtAy5/nIfT1SvgGzfN0XZZxeLq0aQWkOUAmqIJiv+bA==
52615272
dependencies:
52625273
ansi-colors "4.1.1"
52635274
browser-stdout "1.3.1"
@@ -5266,13 +5277,12 @@ mocha@^10.0.0:
52665277
diff "5.0.0"
52675278
escape-string-regexp "4.0.0"
52685279
find-up "5.0.0"
5269-
glob "7.2.0"
5280+
glob "8.1.0"
52705281
he "1.2.0"
52715282
js-yaml "4.1.0"
52725283
log-symbols "4.1.0"
52735284
minimatch "5.0.1"
52745285
ms "2.1.3"
5275-
nanoid "3.3.3"
52765286
serialize-javascript "6.0.0"
52775287
strip-json-comments "3.1.1"
52785288
supports-color "8.1.1"
@@ -5296,11 +5306,6 @@ [email protected], ms@^2.1.1:
52965306
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
52975307
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
52985308

5299-
5300-
version "3.3.3"
5301-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.3.tgz#fd8e8b7aa761fe807dba2d1b98fb7241bb724a25"
5302-
integrity sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==
5303-
53045309
natural-compare@^1.4.0:
53055310
version "1.4.0"
53065311
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"

0 commit comments

Comments
 (0)