File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 39
39
"eslint" : " ^5.9.0" ,
40
40
"eslint-config-airbnb-base" : " ^13.0.0" ,
41
41
"eslint-plugin-import" : " ^2.2.0" ,
42
- "eslint-plugin-mocha" : " ^5 .2.0" ,
42
+ "eslint-plugin-mocha" : " ^6 .2.0" ,
43
43
"hap-nodejs" : " ^0.4.21" ,
44
44
"jshint" : " ^2.9.4" ,
45
45
"mocha" : " ^6.0.1" ,
Original file line number Diff line number Diff line change @@ -756,10 +756,10 @@ eslint-plugin-import@^2.2.0:
756
756
read-pkg-up "^2.0.0"
757
757
resolve "^1.9.0"
758
758
759
- eslint-plugin-mocha@^5 .2.0 :
760
- version "5.3 .0"
761
- resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-5.3 .0.tgz#cf3eb18ae0e44e433aef7159637095a7cb19b15b "
762
- integrity sha512-3uwlJVLijjEmBeNyH60nzqgA1gacUWLUmcKV8PIGNvj1kwP/CTgAWQHn2ayyJVwziX+KETkr9opNwT1qD/RZ5A ==
759
+ eslint-plugin-mocha@^6 .2.0 :
760
+ version "6.2 .0"
761
+ resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-6.2 .0.tgz#16ff9ce4d5a6a35af522d5db0ce3c8946566e4c1 "
762
+ integrity sha512-vE/+tHJVom2BkMOiwkOKcAM5YqGPk3C6gMvQ32DHihKkaXF6vmxtj3UEOg64wP3m8/Zk5V/UmQbFE5nqu1EXSg ==
763
763
dependencies :
764
764
ramda "^0.26.1"
765
765
You can’t perform that action at this time.
0 commit comments