Skip to content

Commit 6d0aaf9

Browse files
chore(deps-dev): bump mocha from 11.7.3 to 11.7.4
Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.3 to 11.7.4. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.3...v11.7.4) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d2618f5 commit 6d0aaf9

File tree

2 files changed

+12
-9
lines changed

2 files changed

+12
-9
lines changed

package-lock.json

Lines changed: 8 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2219,9 +2219,9 @@ minipass@^7.1.2:
22192219
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
22202220

22212221
mocha@^11.0.1:
2222-
version "11.7.3"
2223-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.7.3.tgz#68ce010241557414a63137a32ca952613e1731a7"
2224-
integrity sha512-iorDKDzBKgVk/npVkW2S+b57ekA9+xKWijVvNpgPMl1odxeB4HavgiydLN54Lhyn/jpcM+Z/BohCzIvHmfaPCw==
2222+
version "11.7.4"
2223+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.7.4.tgz#f161b17aeccb0762484b33bdb3f7ab9410ba5c82"
2224+
integrity sha512-1jYAaY8x0kAZ0XszLWu14pzsf4KV740Gld4HXkhNTXwcHx4AUEDkPzgEHg9CM5dVcW+zv036tjpsEbLraPJj4w==
22252225
dependencies:
22262226
browser-stdout "^1.3.1"
22272227
chokidar "^4.0.1"
@@ -2231,6 +2231,7 @@ mocha@^11.0.1:
22312231
find-up "^5.0.0"
22322232
glob "^10.4.5"
22332233
he "^1.2.0"
2234+
is-path-inside "^3.0.3"
22342235
js-yaml "^4.1.0"
22352236
log-symbols "^4.1.0"
22362237
minimatch "^9.0.5"

0 commit comments

Comments
 (0)