Skip to content

Commit b9e71c8

Browse files
Bump mocha from 3.5.3 to 10.2.0
Bumps [mocha](https://github.com/mochajs/mocha) from 3.5.3 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@v3.5.3...v10.2.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b39034 commit b9e71c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"browserify": "",
4242
"eslint": "^4.19.1",
43-
"mocha": "^3.0.0",
43+
"mocha": "^10.2.0",
4444
"chai": "",
4545
"jsdoc": ""
4646
},

0 commit comments

Comments
 (0)