File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 39
39
"eslint" : " ^4.19.1" ,
40
40
"eslint-config-airbnb-base" : " ^13.0.0" ,
41
41
"eslint-plugin-import" : " ^2.2.0" ,
42
- "eslint-plugin-mocha" : " ^4.8 .0" ,
42
+ "eslint-plugin-mocha" : " ^5.2 .0" ,
43
43
"hap-nodejs" : " ^0.4.21" ,
44
44
"jshint" : " ^2.9.4" ,
45
45
"mocha" : " ^3.2.0" ,
Original file line number Diff line number Diff line change @@ -709,9 +709,9 @@ eslint-plugin-import@^2.2.0:
709
709
read-pkg-up "^2.0.0"
710
710
resolve "^1.6.0"
711
711
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 "
715
715
dependencies :
716
716
ramda "^0.25.0"
717
717
You can’t perform that action at this time.
0 commit comments