Skip to content

Commit 030f145

Browse files
authored
Merge pull request #817 from motdotla/dependabot/npm_and_yarn/mocha-11.7.4
chore(deps-dev): bump mocha from 11.7.3 to 11.7.4
2 parents 60a89b7 + 6d0aaf9 commit 030f145

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
@@ -2225,9 +2225,9 @@ minipass@^7.1.2:
22252225
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
22262226

22272227
mocha@^11.0.1:
2228-
version "11.7.3"
2229-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.7.3.tgz#68ce010241557414a63137a32ca952613e1731a7"
2230-
integrity sha512-iorDKDzBKgVk/npVkW2S+b57ekA9+xKWijVvNpgPMl1odxeB4HavgiydLN54Lhyn/jpcM+Z/BohCzIvHmfaPCw==
2228+
version "11.7.4"
2229+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.7.4.tgz#f161b17aeccb0762484b33bdb3f7ab9410ba5c82"
2230+
integrity sha512-1jYAaY8x0kAZ0XszLWu14pzsf4KV740Gld4HXkhNTXwcHx4AUEDkPzgEHg9CM5dVcW+zv036tjpsEbLraPJj4w==
22312231
dependencies:
22322232
browser-stdout "^1.3.1"
22332233
chokidar "^4.0.1"
@@ -2237,6 +2237,7 @@ mocha@^11.0.1:
22372237
find-up "^5.0.0"
22382238
glob "^10.4.5"
22392239
he "^1.2.0"
2240+
is-path-inside "^3.0.3"
22402241
js-yaml "^4.1.0"
22412242
log-symbols "^4.1.0"
22422243
minimatch "^9.0.5"

0 commit comments

Comments
 (0)