Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit b7e2ffb

Browse files
npmauto: bump mocha from 8.4.0 to 9.0.0 in /chromium (#20087)
Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 9.0.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v8.4.0...v9.0.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d0b4b0f commit b7e2ffb

File tree

2 files changed

+46
-31
lines changed

2 files changed

+46
-31
lines changed

chromium/package-lock.json

Lines changed: 45 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chromium/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"coveralls": "^3.1.0",
1111
"codemirror": "~5.61.1",
1212
"fetch-mock": "^9.10.7",
13-
"mocha": "^8.1.1",
13+
"mocha": "^9.0.0",
1414
"nan": "^2.14.1",
1515
"node-webcrypto-ossl": "^1.0.49",
1616
"nyc": "^15.1.0",

0 commit comments

Comments
 (0)