Skip to content

Commit 4d0fffc

Browse files
Bump mocha from 10.1.0 to 10.2.0
Bumps [mocha](https://github.com/mochajs/mocha) from 10.1.0 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@v10.1.0...v10.2.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 15a9db5 commit 4d0fffc

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
@@ -24,7 +24,7 @@
2424
"benny": "3.7.1",
2525
"chai": "4.3.7",
2626
"eslint-plugin-mocha": "10.1.0",
27-
"mocha": "10.1.0",
27+
"mocha": "10.2.0",
2828
"nyc": "15.1.0",
2929
"rewire": "6.0.0"
3030
},

0 commit comments

Comments
 (0)