Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 9e08400

Browse files
Bump mocha from 11.4.0 to 11.5.0
Bumps [mocha](https://github.com/mochajs/mocha) from 11.4.0 to 11.5.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.4.0...v11.5.0) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef1779d commit 9e08400

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1530,14 +1530,14 @@ minimatch@^3.0.3, minimatch@^3.1.1, minimatch@^3.1.2:
15301530
dependencies:
15311531
brace-expansion "^1.1.7"
15321532

1533-
minimatch@^5.1.0, minimatch@^5.1.6:
1533+
minimatch@^5.1.0:
15341534
version "5.1.6"
15351535
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96"
15361536
integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==
15371537
dependencies:
15381538
brace-expansion "^2.0.1"
15391539

1540-
minimatch@^9.0.4:
1540+
minimatch@^9.0.4, minimatch@^9.0.5:
15411541
version "9.0.5"
15421542
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
15431543
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
@@ -1560,9 +1560,9 @@ mkdirp-classic@^0.5.2, mkdirp-classic@^0.5.3:
15601560
integrity sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==
15611561

15621562
mocha@^11.0.1:
1563-
version "11.4.0"
1564-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.4.0.tgz#6e873ee0beed4475e06f782bc9dd076670f932fd"
1565-
integrity sha512-O6oi5Y9G6uu8f9iqXR6iKNLWHLRex3PKbmHynfpmUnMJJGrdgXh8ZmS85Ei5KR2Gnl+/gQ9s+Ktv5CqKybNw4A==
1563+
version "11.5.0"
1564+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.5.0.tgz#7b042964437c0829c7e492b8d8864eb0ca96504c"
1565+
integrity sha512-VKDjhy6LMTKm0WgNEdlY77YVsD49LZnPSXJAaPNL9NRYQADxvORsyG1DIQY6v53BKTnlNbEE2MbVCDbnxr4K3w==
15661566
dependencies:
15671567
browser-stdout "^1.3.1"
15681568
chokidar "^4.0.1"
@@ -1574,7 +1574,7 @@ mocha@^11.0.1:
15741574
he "^1.2.0"
15751575
js-yaml "^4.1.0"
15761576
log-symbols "^4.1.0"
1577-
minimatch "^5.1.6"
1577+
minimatch "^9.0.5"
15781578
ms "^2.1.3"
15791579
picocolors "^1.1.1"
15801580
serialize-javascript "^6.0.2"

0 commit comments

Comments
 (0)