Skip to content

Commit

Permalink
Update dependency mocha to v10.8.1 (#2256)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 0f8ba36 commit da5bf07
Showing 1 changed file with 32 additions and 1 deletion.
33 changes: 32 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11917,7 +11917,7 @@ __metadata:
languageName: node
linkType: hard

"mocha@npm:10.7.3, mocha@npm:^10.2.0":
"mocha@npm:10.7.3":
version: 10.7.3
resolution: "mocha@npm:10.7.3"
dependencies:
Expand Down Expand Up @@ -11948,6 +11948,37 @@ __metadata:
languageName: node
linkType: hard

"mocha@npm:^10.2.0":
version: 10.8.1
resolution: "mocha@npm:10.8.1"
dependencies:
ansi-colors: "npm:^4.1.3"
browser-stdout: "npm:^1.3.1"
chokidar: "npm:^3.5.3"
debug: "npm:^4.3.5"
diff: "npm:^5.2.0"
escape-string-regexp: "npm:^4.0.0"
find-up: "npm:^5.0.0"
glob: "npm:^8.1.0"
he: "npm:^1.2.0"
js-yaml: "npm:^4.1.0"
log-symbols: "npm:^4.1.0"
minimatch: "npm:^5.1.6"
ms: "npm:^2.1.3"
serialize-javascript: "npm:^6.0.2"
strip-json-comments: "npm:^3.1.1"
supports-color: "npm:^8.1.1"
workerpool: "npm:^6.5.1"
yargs: "npm:^16.2.0"
yargs-parser: "npm:^20.2.9"
yargs-unparser: "npm:^2.0.0"
bin:
_mocha: bin/_mocha
mocha: bin/mocha.js
checksum: 10/e1b93c98fb199aaa944de7239bbda81f5a7cacdf47a57549def306f830c0ebfe9a01e7b878fcc39007b861275f5df0324f7c771eb3f320b3d7f1839be89f55e2
languageName: node
linkType: hard

"mochawesome-report-generator@npm:^6.2.0":
version: 6.2.0
resolution: "mochawesome-report-generator@npm:6.2.0"
Expand Down

0 comments on commit da5bf07

Please sign in to comment.