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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent a2f1368 commit 4df36ae
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 @@ -65,7 +65,7 @@
"karma-mocha": "^2.0.1",
"karma-mocha-reporter": "^2.2.5",
"karma-source-map-support": "^1.4.0",
"mocha": "^10.7.3",
"mocha": "^10.8.2",
"prettier": "^3.3.3",
"sinon": "^18.0.0",
"syn": "^0.2.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6153,7 +6153,7 @@ __metadata:
karma-mocha: ^2.0.1
karma-mocha-reporter: ^2.2.5
karma-source-map-support: ^1.4.0
mocha: ^10.7.3
mocha: ^10.8.2
normalize.css: ^8.0.0
popper.js: ^1.16.1
postcss: ^8.4.47
Expand Down Expand Up @@ -7956,9 +7956,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: ^4.1.3
browser-stdout: ^1.3.1
Expand All @@ -7983,7 +7983,7 @@ __metadata:
bin:
_mocha: bin/_mocha
mocha: bin/mocha.js
checksum: 956376dd8c7cd3e4f496ab1b06b7c89673ade2fb7f78704d8fce32b491f6940550eb1e784b7eef617e37fa29257a728df8b5b2b5e34ed7e83a692652290fab3c
checksum: 68cb519503f1e8ffd9b0651e1aef75dfe4754425186756b21e53169da44b5bcb1889e2b743711205082763d3f9a42eb8eb2c13bb1a718a08cb3a5f563bfcacdc
languageName: node
linkType: hard

Expand Down

0 comments on commit 4df36ae

Please sign in to comment.