Skip to content

Commit 3f74e9e

Browse files
Bump mocha from 10.2.0 to 10.3.0 (#1044)
Bumps [mocha](https://github.com/mochajs/mocha) from 10.2.0 to 10.3.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v10.2.0...v10.3.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development 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 1cd842e commit 3f74e9e

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1160,7 +1160,7 @@
11601160
"eslint-webpack-plugin": "^4.0.1",
11611161
"glob": "^10.3.10",
11621162
"husky": "^8.0.2",
1163-
"mocha": "^10.2.0",
1163+
"mocha": "^10.3.0",
11641164
"prettier": "^3.2.5",
11651165
"ts-loader": "^9.5.1",
11661166
"typescript": "^5.3.3",

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1136,17 +1136,16 @@ glob-to-regexp@^0.4.1:
11361136
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
11371137
integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
11381138

1139-
glob@7.2.0:
1140-
version "7.2.0"
1141-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
1142-
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
1139+
glob@8.1.0:
1140+
version "8.1.0"
1141+
resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e"
1142+
integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==
11431143
dependencies:
11441144
fs.realpath "^1.0.0"
11451145
inflight "^1.0.4"
11461146
inherits "2"
1147-
minimatch "^3.0.4"
1147+
minimatch "^5.0.1"
11481148
once "^1.3.0"
1149-
path-is-absolute "^1.0.0"
11501149

11511150
glob@^10.3.10:
11521151
version "10.3.10"
@@ -1551,6 +1550,13 @@ minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
15511550
dependencies:
15521551
brace-expansion "^1.1.7"
15531552

1553+
minimatch@^5.0.1:
1554+
version "5.1.6"
1555+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96"
1556+
integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==
1557+
dependencies:
1558+
brace-expansion "^2.0.1"
1559+
15541560
minimatch@^9.0.1:
15551561
version "9.0.2"
15561562
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.2.tgz#397e387fff22f6795844d00badc903a3d5de7057"
@@ -1563,10 +1569,10 @@ minimatch@^9.0.1:
15631569
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.1.tgz#dff63464407cd8b83d7f008c0f116fa8c9b77ebf"
15641570
integrity sha512-NQ8MCKimInjVlaIqx51RKJJB7mINVkLTJbsZKmto4UAAOC/CWXES8PGaOgoBZyqoUsUA/U3DToGK7GJkkHbjJw==
15651571

1566-
mocha@^10.2.0:
1567-
version "10.2.0"
1568-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.2.0.tgz#1fd4a7c32ba5ac372e03a17eef435bd00e5c68b8"
1569-
integrity sha512-IDY7fl/BecMwFHzoqF2sg/SHHANeBoMMXFlS9r0OXKDssYE1M5O43wUY/9BVPeIvfH2zmEbBfseqN9gBQZzXkg==
1572+
mocha@^10.3.0:
1573+
version "10.3.0"
1574+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.3.0.tgz#0e185c49e6dccf582035c05fa91084a4ff6e3fe9"
1575+
integrity sha512-uF2XJs+7xSLsrmIvn37i/wnc91nw7XjOQB8ccyx5aEgdnohr7n+rEiZP23WkCYHjilR6+EboEnbq/ZQDz4LSbg==
15701576
dependencies:
15711577
ansi-colors "4.1.1"
15721578
browser-stdout "1.3.1"
@@ -1575,13 +1581,12 @@ mocha@^10.2.0:
15751581
diff "5.0.0"
15761582
escape-string-regexp "4.0.0"
15771583
find-up "5.0.0"
1578-
glob "7.2.0"
1584+
glob "8.1.0"
15791585
he "1.2.0"
15801586
js-yaml "4.1.0"
15811587
log-symbols "4.1.0"
15821588
minimatch "5.0.1"
15831589
ms "2.1.3"
1584-
nanoid "3.3.3"
15851590
serialize-javascript "6.0.0"
15861591
strip-json-comments "3.1.1"
15871592
supports-color "8.1.1"
@@ -1600,11 +1605,6 @@ ms@2.1.3:
16001605
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
16011606
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
16021607

1603-
nanoid@3.3.3:
1604-
version "3.3.3"
1605-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.3.tgz#fd8e8b7aa761fe807dba2d1b98fb7241bb724a25"
1606-
integrity sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==
1607-
16081608
natural-compare-lite@^1.4.0:
16091609
version "1.4.0"
16101610
resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"

0 commit comments

Comments
 (0)