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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and acelaya committed Nov 4, 2024
1 parent 015ab0a commit 1836d4c
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 @@ -78,7 +78,7 @@
"karma-source-map-support": "^1.4.0",
"katex": "^0.16.0",
"lodash.debounce": "^4.0.3",
"mocha": "10.7.3",
"mocha": "10.8.2",
"mustache": "^4.0.1",
"mustache-express": "^1.3.2",
"npm-packlist": "^9.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8741,7 +8741,7 @@ __metadata:
karma-source-map-support: ^1.4.0
katex: ^0.16.0
lodash.debounce: ^4.0.3
mocha: 10.7.3
mocha: 10.8.2
mustache: ^4.0.1
mustache-express: ^1.3.2
npm-packlist: ^9.0.0
Expand Down Expand Up @@ -10574,9 +10574,9 @@ __metadata:
languageName: node
linkType: hard

"mocha@npm:10.7.3":
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: ^4.1.3
browser-stdout: ^1.3.1
Expand All @@ -10601,7 +10601,7 @@ __metadata:
bin:
_mocha: bin/_mocha
mocha: bin/mocha.js
checksum: 956376dd8c7cd3e4f496ab1b06b7c89673ade2fb7f78704d8fce32b491f6940550eb1e784b7eef617e37fa29257a728df8b5b2b5e34ed7e83a692652290fab3c
checksum: 68cb519503f1e8ffd9b0651e1aef75dfe4754425186756b21e53169da44b5bcb1889e2b743711205082763d3f9a42eb8eb2c13bb1a718a08cb3a5f563bfcacdc
languageName: node
linkType: hard

Expand Down

0 comments on commit 1836d4c

Please sign in to comment.