Skip to content

Commit 1de8468

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 98b4150 commit 1de8468

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

yarn.lock

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -637,14 +637,7 @@ minimatch@^3.1.2:
637637
dependencies:
638638
brace-expansion "^1.1.7"
639639

640-
minimatch@^5.1.6:
641-
version "5.1.6"
642-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96"
643-
integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==
644-
dependencies:
645-
brace-expansion "^2.0.1"
646-
647-
minimatch@^9.0.4:
640+
minimatch@^9.0.4, minimatch@^9.0.5:
648641
version "9.0.5"
649642
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
650643
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
@@ -657,9 +650,9 @@ minimatch@^9.0.4:
657650
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
658651

659652
mocha@^11.0.1:
660-
version "11.4.0"
661-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.4.0.tgz#6e873ee0beed4475e06f782bc9dd076670f932fd"
662-
integrity sha512-O6oi5Y9G6uu8f9iqXR6iKNLWHLRex3PKbmHynfpmUnMJJGrdgXh8ZmS85Ei5KR2Gnl+/gQ9s+Ktv5CqKybNw4A==
653+
version "11.5.0"
654+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.5.0.tgz#7b042964437c0829c7e492b8d8864eb0ca96504c"
655+
integrity sha512-VKDjhy6LMTKm0WgNEdlY77YVsD49LZnPSXJAaPNL9NRYQADxvORsyG1DIQY6v53BKTnlNbEE2MbVCDbnxr4K3w==
663656
dependencies:
664657
browser-stdout "^1.3.1"
665658
chokidar "^4.0.1"
@@ -671,7 +664,7 @@ mocha@^11.0.1:
671664
he "^1.2.0"
672665
js-yaml "^4.1.0"
673666
log-symbols "^4.1.0"
674-
minimatch "^5.1.6"
667+
minimatch "^9.0.5"
675668
ms "^2.1.3"
676669
picocolors "^1.1.1"
677670
serialize-javascript "^6.0.2"

0 commit comments

Comments
 (0)