Skip to content

Commit 1aab653

Browse files
build(deps-dev): bump mocha from 6.1.4 to 6.2.3
Bumps [mocha](https://github.com/mochajs/mocha) from 6.1.4 to 6.2.3. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v6.1.4...v6.2.3) --- updated-dependencies: - dependency-name: mocha dependency-version: 6.2.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5101985 commit 1aab653

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-node": "9.1.0",
2525
"eslint-plugin-promise": "4.2.1",
2626
"eslint-plugin-standard": "4.0.0",
27-
"mocha": "6.1.4",
27+
"mocha": "6.2.3",
2828
"nyc": "14.1.1"
2929
},
3030
"files": [

0 commit comments

Comments
 (0)