Skip to content

Commit 4062915

Browse files
Bump eslint-plugin-mocha from 5.3.0 to 6.2.0
Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) from 5.3.0 to 6.2.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.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 07b976d commit 4062915

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint": "^5.9.0",
4040
"eslint-config-airbnb-base": "^13.0.0",
4141
"eslint-plugin-import": "^2.2.0",
42-
"eslint-plugin-mocha": "^5.2.0",
42+
"eslint-plugin-mocha": "^6.2.0",
4343
"hap-nodejs": "^0.4.21",
4444
"jshint": "^2.9.4",
4545
"mocha": "^6.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -876,10 +876,10 @@ eslint-plugin-import@^2.2.0:
876876
read-pkg-up "^2.0.0"
877877
resolve "^1.9.0"
878878

879-
eslint-plugin-mocha@^5.2.0:
880-
version "5.3.0"
881-
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-5.3.0.tgz#cf3eb18ae0e44e433aef7159637095a7cb19b15b"
882-
integrity sha512-3uwlJVLijjEmBeNyH60nzqgA1gacUWLUmcKV8PIGNvj1kwP/CTgAWQHn2ayyJVwziX+KETkr9opNwT1qD/RZ5A==
879+
eslint-plugin-mocha@^6.2.0:
880+
version "6.2.0"
881+
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-6.2.0.tgz#16ff9ce4d5a6a35af522d5db0ce3c8946566e4c1"
882+
integrity sha512-vE/+tHJVom2BkMOiwkOKcAM5YqGPk3C6gMvQ32DHihKkaXF6vmxtj3UEOg64wP3m8/Zk5V/UmQbFE5nqu1EXSg==
883883
dependencies:
884884
ramda "^0.26.1"
885885

0 commit comments

Comments
 (0)