Skip to content

Commit 1ebf45f

Browse files
build(deps-dev): bump mocha from 7.1.0 to 7.2.0
Bumps [mocha](https://github.com/mochajs/mocha) from 7.1.0 to 7.2.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v7.1.0...v7.2.0) --- updated-dependencies: - dependency-name: mocha dependency-version: 7.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30c948b commit 1ebf45f

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
@@ -26,7 +26,7 @@
2626
"eslint-plugin-promise": "4.2.1",
2727
"eslint-plugin-standard": "4.0.1",
2828
"istanbul": "0.4.5",
29-
"mocha": "7.1.0",
29+
"mocha": "7.2.0",
3030
"supertest": "4.0.2"
3131
},
3232
"files": [

0 commit comments

Comments
 (0)