Skip to content

Commit

Permalink
build(deps-dev): bump mocha from 10.7.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.7.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.7.0...v10.7.3)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent d4b4e7b commit 46f3072
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"karma-mocha": "^2.0.1",
"karma-sourcemap-loader": "^0.4.0",
"karma-webpack": "^5.0.1",
"mocha": "^10.7.0",
"mocha": "^10.7.3",
"music-metadata": "^10.3.1",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ __metadata:
karma-mocha: "npm:^2.0.1"
karma-sourcemap-loader: "npm:^0.4.0"
karma-webpack: "npm:^5.0.1"
mocha: "npm:^10.7.0"
mocha: "npm:^10.7.3"
music-metadata: "npm:^10.3.1"
strtok3: "npm:^9.0.0"
ts-loader: "npm:^9.5.1"
Expand Down Expand Up @@ -3258,9 +3258,9 @@ __metadata:
languageName: node
linkType: hard

"mocha@npm:^10.7.0":
version: 10.7.0
resolution: "mocha@npm:10.7.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 @@ -3285,7 +3285,7 @@ __metadata:
bin:
_mocha: bin/_mocha
mocha: bin/mocha.js
checksum: 10c0/4d9e04fffa66e147e6250561077fcae1d7220bebba98e5649742e2e11b1c432ce9ab3c20fc27fb7cbd2be533b9a2843d47130aa54570047be698e157add02961
checksum: 10c0/76a205905ec626262d903954daca31ba8e0dd4347092f627b98b8508dcdb5b30be62ec8f7a405fab3b2e691bdc099721c3291b330c3ee85b8ec40d3d179f8728
languageName: node
linkType: hard

Expand Down

0 comments on commit 46f3072

Please sign in to comment.