Skip to content

Commit 1189f36

Browse files
Bump eslint-plugin-mocha from 4.12.1 to 5.2.0
Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) from 4.12.1 to 5.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@4.12.1...5.2.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b61c686 commit 1189f36

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

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

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -719,9 +719,9 @@ eslint-plugin-import@^2.2.0:
719719
read-pkg-up "^2.0.0"
720720
resolve "^1.6.0"
721721

722-
eslint-plugin-mocha@^4.8.0:
723-
version "4.12.1"
724-
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-4.12.1.tgz#dbacc543b178b4536ec5b19d7f8e8864d85404bf"
722+
eslint-plugin-mocha@^5.2.0:
723+
version "5.2.0"
724+
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-5.2.0.tgz#d8786d9fff8cb8b5f6e4b61e40395d6568a5c4e2"
725725
dependencies:
726726
ramda "^0.25.0"
727727

0 commit comments

Comments
 (0)