Skip to content

Commit 1b902b7

Browse files
Bump mocha from 6.2.2 to 10.2.0
Bumps [mocha](https://github.com/mochajs/mocha) from 6.2.2 to 10.2.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v6.2.2...v10.2.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7242f1c commit 1b902b7

File tree

2 files changed

+397
-318
lines changed

2 files changed

+397
-318
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"chai": "^4.3.4",
3434
"eslint-plugin-chai-expect": "^2.0.1",
35-
"mocha": "^6.2.2",
35+
"mocha": "^10.2.0",
3636
"mocha-eslint": "^5.0.0"
3737
}
3838
}

0 commit comments

Comments
 (0)