Skip to content

Commit

Permalink
chore(deps-dev): bump mocha from 10.6.0 to 10.7.0 (#8052)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent d788d4d commit 7dde2d1
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 @@ -112,7 +112,7 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"lint-staged": "15.2.7",
"mocha": "10.6.0",
"mocha": "10.7.0",
"nock": "13.5.4",
"nyc": "15.1.0",
"prettier": "2.8.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13249,9 +13249,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: ^4.1.3
browser-stdout: ^1.3.1
Expand All @@ -13276,7 +13276,7 @@ __metadata:
bin:
_mocha: bin/_mocha
mocha: bin/mocha.js
checksum: 3cdb3b3bf2a8fe280222135cda13e62e513225a13730652f81b12b966c2fa6f12ecfc574a37f88daa579d81bd21498a7d78b6d040a821dabb046a764dc261357
checksum: e04c4ce7a61cacf0edd66a8e5ce04b14c1adaaac66c1c7765d5408f3c27b75583e104baa92709c40f207b7ff51bc80b85c4aa7b4e5ce25dbddd1e55d66aa774b
languageName: node
linkType: hard

Expand Down Expand Up @@ -17946,7 +17946,7 @@ __metadata:
lodash: 4.17.21
logdown: 3.3.1
minimist: 1.2.8
mocha: 10.6.0
mocha: 10.7.0
nock: 13.5.4
nyc: 15.1.0
open-graph: 0.2.6
Expand Down

0 comments on commit 7dde2d1

Please sign in to comment.