Skip to content

Commit

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

---
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 Jul 22, 2024
1 parent 5e5ffeb commit 93143e9
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 @@ -70,7 +70,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-unicorn": "^54.0.0",
"global": "^4.4.0",
"mocha": "^10.6.0",
"mocha": "^10.7.0",
"remark-cli": "^12.0.1",
"remark-preset-lint-recommended": "^7.0.0",
"token-types": "^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 @@ -4042,9 +4042,9 @@ __metadata:
languageName: node
linkType: hard

"mocha@npm:^10.6.0":
version: 10.6.0
resolution: "mocha@npm:10.6.0"
"mocha@npm:^10.7.0":
version: 10.7.0
resolution: "mocha@npm:10.7.0"
dependencies:
ansi-colors: "npm:^4.1.3"
browser-stdout: "npm:^1.3.1"
Expand All @@ -4069,7 +4069,7 @@ __metadata:
bin:
_mocha: bin/_mocha
mocha: bin/mocha.js
checksum: 10c0/30b2f810014af6b5701563c6ee6ee78708dcfefc1551801c70018682bc6ca9327a6a27e93c101905a355d130a1ffe1f990975d51459c289bfcb72726ea5f7a50
checksum: 10c0/4d9e04fffa66e147e6250561077fcae1d7220bebba98e5649742e2e11b1c432ce9ab3c20fc27fb7cbd2be533b9a2843d47130aa54570047be698e157add02961
languageName: node
linkType: hard

Expand Down Expand Up @@ -5493,7 +5493,7 @@ __metadata:
eslint-plugin-node: "npm:^11.1.0"
eslint-plugin-unicorn: "npm:^54.0.0"
global: "npm:^4.4.0"
mocha: "npm:^10.6.0"
mocha: "npm:^10.7.0"
peek-readable: "npm:^5.1.3"
remark-cli: "npm:^12.0.1"
remark-preset-lint-recommended: "npm:^7.0.0"
Expand Down

0 comments on commit 93143e9

Please sign in to comment.