Skip to content

Commit b859861

Browse files
build(deps-dev): bump eslint-plugin-mocha from 5.3.0 to 6.3.0 (#130)
Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) from 5.3.0 to 6.3.0. - [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases) - [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/master/CHANGELOG.md) - [Commits](lo1tuma/eslint-plugin-mocha@5.3.0...6.3.0) --- updated-dependencies: - dependency-name: eslint-plugin-mocha dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52bcf97 commit b859861

File tree

2 files changed

+26
-8
lines changed

2 files changed

+26
-8
lines changed

package-lock.json

Lines changed: 25 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"eslint": "^5.16.0",
4444
"eslint-config-airbnb-base": "^13.1.0",
4545
"eslint-plugin-import": "^2.17.3",
46-
"eslint-plugin-mocha": "^5.3.0",
46+
"eslint-plugin-mocha": "^6.3.0",
4747
"mocha": "^6.1.4",
4848
"nyc": "^14.1.1",
4949
"publish": "^0.6.0",

0 commit comments

Comments
 (0)