Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
npmauto: bump mocha from 9.1.2 to 10.0.0 in /chromium
Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.2 to 10.0.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v9.1.2...v10.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 2, 2022
commit 38bacc1e09c31f05b1b821109db758c599e9ff1f
105 changes: 64 additions & 41 deletions chromium/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion chromium/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"coveralls": "^3.1.0",
"codemirror": "~5.63.0",
"fetch-mock": "^9.10.7",
"mocha": "^9.0.0",
"mocha": "^10.0.0",
"nan": "^2.14.1",
"node-webcrypto-ossl": "^1.0.49",
"nyc": "^15.1.0",
Expand Down