Skip to content

Commit d071b8b

Browse files
Merge pull request #40 from norman-thomas/dependabot/npm_and_yarn/eslint-plugin-mocha-5.2.0
Bump eslint-plugin-mocha from 4.12.1 to 5.2.0
2 parents d565360 + 1189f36 commit d071b8b

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
@@ -709,9 +709,9 @@ eslint-plugin-import@^2.2.0:
709709
read-pkg-up "^2.0.0"
710710
resolve "^1.6.0"
711711

712-
eslint-plugin-mocha@^4.8.0:
713-
version "4.12.1"
714-
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-4.12.1.tgz#dbacc543b178b4536ec5b19d7f8e8864d85404bf"
712+
eslint-plugin-mocha@^5.2.0:
713+
version "5.2.0"
714+
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-5.2.0.tgz#d8786d9fff8cb8b5f6e4b61e40395d6568a5c4e2"
715715
dependencies:
716716
ramda "^0.25.0"
717717

0 commit comments

Comments
 (0)