Commit Graph

4 Commits (a05424eeacf6278ac99995a349a5f0047a3eb74e)

Author SHA1 Message Date
dependabot[bot] a05424eeac
Bump minimatch and mocha
Bumps [minimatch](https://github.com/isaacs/minimatch) to 5.0.1 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.


Updates `minimatch` from 0.2.14 to 5.0.1
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v0.2.14...v5.0.1)

Updates `mocha` from 2.3.4 to 10.1.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/2.3.4...v10.1.0)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: mocha
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Yi-Cyuan Chen 3204c3743e update coverage library 8 years ago
Yi-Cyuan Chen 4e5354859f Added
- support for web worker.
- typescript types. #10

Changed
- prevent webpack to require dependencies.
8 years ago
Yi-Cyuan Chen 77efe9529c Fixed incorrect result when file size >= 512M. 8 years ago