Skip to content

Commit 923303d

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] <[email protected]>
1 parent 526752e commit 923303d

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
"eslint-plugin-markdown": "3.0.0",
2525
"eslint-plugin-node": "11.1.0",
2626
"eslint-plugin-promise": "6.1.1",
27-
"mocha": "10.2.0",
27+
"mocha": "10.8.2",
2828
"nyc": "15.1.0",
2929
"supertest": "6.3.3"
3030
},

0 commit comments

Comments
 (0)