Skip to content

Commit

Permalink
Bump mocha from 10.6.0 to 10.7.3
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.3.
- [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.3)

---
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 Aug 21, 2024
1 parent 817be3d commit a17b385
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/prosemirror-lwdita/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"eslint": "^8.57.0",
"eslint-plugin-notice": "^1.0.0",
"eslint-plugin-tsdoc": "^0.3.0",
"mocha": "^10.6.0",
"mocha": "^10.7.3",
"nodemon": "^3.1.4",
"nyc": "^17.0.0",
"rimraf": "^6.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ __metadata:
eslint: "npm:^8.57.0"
eslint-plugin-notice: "npm:^1.0.0"
eslint-plugin-tsdoc: "npm:^0.3.0"
mocha: "npm:^10.6.0"
mocha: "npm:^10.7.3"
nodemon: "npm:^3.1.4"
nyc: "npm:^17.0.0"
prosemirror-commands: "npm:^1.5.2"
Expand Down Expand Up @@ -5336,9 +5336,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.3":
version: 10.7.3
resolution: "mocha@npm:10.7.3"
dependencies:
ansi-colors: "npm:^4.1.3"
browser-stdout: "npm:^1.3.1"
Expand All @@ -5363,7 +5363,7 @@ __metadata:
bin:
_mocha: bin/_mocha
mocha: bin/mocha.js
checksum: 10c0/30b2f810014af6b5701563c6ee6ee78708dcfefc1551801c70018682bc6ca9327a6a27e93c101905a355d130a1ffe1f990975d51459c289bfcb72726ea5f7a50
checksum: 10c0/76a205905ec626262d903954daca31ba8e0dd4347092f627b98b8508dcdb5b30be62ec8f7a405fab3b2e691bdc099721c3291b330c3ee85b8ec40d3d179f8728
languageName: node
linkType: hard

Expand Down

0 comments on commit a17b385

Please sign in to comment.