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 begin-again committed Nov 25, 2024
1 parent 7b1192a commit 898e6d3
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 @@ -27,7 +27,7 @@
"chai": "^4.5.0",
"eslint": "^8.57.0",
"eslint-plugin-node": "^11.1.0",
"mocha": "^10.6.0",
"mocha": "^10.8.2",
"mock-fs": "^5.4.1",
"nyc": "^17.1.0",
"proxyquire": "^2.1.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2286,9 +2286,9 @@ __metadata:
languageName: node
linkType: hard

"mocha@npm:^10.6.0":
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 @@ -2313,7 +2313,7 @@ __metadata:
bin:
_mocha: bin/_mocha
mocha: bin/mocha.js
checksum: 10/5757aeb320df2507338bfba41731070ce16d27177c5876672fff4bcc4f7b7bcf1afe6ec761bfded43a5d28032d7b797b8b905b5b44c9420203f3ee71457732c1
checksum: 10/903bbffcb195ef9d36b27db54e3462c5486de1397289e0953735b3530397a139336c452bcf5188c663496c660d2285bbb6c7213290d36d536ad647b6145cb917
languageName: node
linkType: hard

Expand Down Expand Up @@ -2347,7 +2347,7 @@ __metadata:
eslint: "npm:^8.57.0"
eslint-plugin-node: "npm:^11.1.0"
luxon: "npm:^3.5.0"
mocha: "npm:^10.6.0"
mocha: "npm:^10.8.2"
mock-fs: "npm:^5.4.1"
nyc: "npm:^17.1.0"
proxyquire: "npm:^2.1.3"
Expand Down

0 comments on commit 898e6d3

Please sign in to comment.