Skip to content

Commit

Permalink
build(deps-dev): bump mocha from 10.3.0 to 10.4.0 (#61)
Browse files Browse the repository at this point in the history
Bumps [mocha](https://github.com/mochajs/mocha) from 10.3.0 to 10.4.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.3.0...v10.4.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 Apr 27, 2024
1 parent ff7fd1d commit 2458f22
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 @@ -47,7 +47,7 @@
"jest-mock": "^29.7.0",
"koishi": "^4.17.2",
"koishi-plugin-puppeteer": "^3.8.2",
"mocha": "^10.3.0",
"mocha": "^10.4.0",
"prettier": "^3.2.5",
"sass": "^1.71.1",
"shx": "^0.3.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1603,7 +1603,7 @@ __metadata:
jest-mock: ^29.7.0
koishi: ^4.17.2
koishi-plugin-puppeteer: ^3.8.2
mocha: ^10.3.0
mocha: ^10.4.0
prettier: ^3.2.5
sass: ^1.71.1
shx: ^0.3.4
Expand Down Expand Up @@ -6816,9 +6816,9 @@ __metadata:
languageName: node
linkType: hard

"mocha@npm:^10.3.0":
version: 10.3.0
resolution: "mocha@npm:10.3.0"
"mocha@npm:^10.4.0":
version: 10.4.0
resolution: "mocha@npm:10.4.0"
dependencies:
ansi-colors: 4.1.1
browser-stdout: 1.3.1
Expand All @@ -6843,7 +6843,7 @@ __metadata:
bin:
_mocha: bin/_mocha
mocha: bin/mocha.js
checksum: b5e95b9c270b2c33589e2f19d7ee37ac7577c0d471152d4e2692ebf4bc606a36040da4fbadc1e482b4cf5a0784daac7556bb962ad7b23143086b34a58e43e211
checksum: 090771d6d42a65a934c7ed448d524bcc663836351af9f0678578caa69943b01a9535a73192d24fd625b3fdb5979cce5834dfe65e3e1ee982444d65e19975b81c
languageName: node
linkType: hard

Expand Down

0 comments on commit 2458f22

Please sign in to comment.