Skip to content

Commit

Permalink
Bump mocha from 10.7.3 to 10.8.2
Browse files Browse the repository at this point in the history
Bumps [mocha](https://github.com/mochajs/mocha) from 10.7.3 to 10.8.2.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.7.3...v10.8.2)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Borewit committed Nov 11, 2024
1 parent a48186b commit 27148e5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"chai-as-promised": "^8.0.0",
"del-cli": "^6.0.0",
"mime": "^4.0.4",
"mocha": "^10.7.3",
"mocha": "^10.8.2",
"prettier": "^3.3.3",
"remark-cli": "^12.0.1",
"remark-preset-lint-consistent": "^6.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2304,9 +2304,9 @@ __metadata:
languageName: node
linkType: hard

"mocha@npm:^10.7.3":
version: 10.7.3
resolution: "mocha@npm:10.7.3"
"mocha@npm:^10.8.2":
version: 10.8.2
resolution: "mocha@npm:10.8.2"
dependencies:
ansi-colors: "npm:^4.1.3"
browser-stdout: "npm:^1.3.1"
Expand All @@ -2331,7 +2331,7 @@ __metadata:
bin:
_mocha: bin/_mocha
mocha: bin/mocha.js
checksum: 10c0/76a205905ec626262d903954daca31ba8e0dd4347092f627b98b8508dcdb5b30be62ec8f7a405fab3b2e691bdc099721c3291b330c3ee85b8ec40d3d179f8728
checksum: 10c0/1f786290a32a1c234f66afe2bfcc68aa50fe9c7356506bd39cca267efb0b4714a63a0cb333815578d63785ba2fba058bf576c2512db73997c0cae0d659a88beb
languageName: node
linkType: hard

Expand Down Expand Up @@ -2371,7 +2371,7 @@ __metadata:
file-type: "npm:^19.6.0"
media-typer: "npm:^1.1.0"
mime: "npm:^4.0.4"
mocha: "npm:^10.7.3"
mocha: "npm:^10.8.2"
prettier: "npm:^3.3.3"
remark-cli: "npm:^12.0.1"
remark-preset-lint-consistent: "npm:^6.0.0"
Expand Down

0 comments on commit 27148e5

Please sign in to comment.