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

Commit 0922c24

Browse files
npmauto: bump mocha from 9.2.2 to 10.0.0 in /chromium (#20198)
Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.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.2.2...v10.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 35e3adb commit 0922c24

File tree

2 files changed

+32
-29
lines changed

2 files changed

+32
-29
lines changed

chromium/package-lock.json

Lines changed: 31 additions & 28 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.65.0",
1212
"fetch-mock": "^9.10.7",
13-
"mocha": "^9.0.0",
13+
"mocha": "^10.0.0",
1414
"nan": "^2.14.1",
1515
"node-webcrypto-ossl": "^1.0.49",
1616
"nyc": "^15.1.0",

0 commit comments

Comments
 (0)