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 80
80
"eslint" : " ^7.0.0" ,
81
81
"eslint-config-prettier" : " ^6.11.0" ,
82
82
"eslint-plugin-ember" : " ^8.5.2" ,
83
- "eslint-plugin-mocha" : " ^6.3.0 " ,
83
+ "eslint-plugin-mocha" : " ^7.0.1 " ,
84
84
"eslint-plugin-node" : " ^11.1.0" ,
85
85
"eslint-plugin-prettier" : " ^3.1.3" ,
86
86
"fixturify" : " ^2.1.0" ,
Original file line number Diff line number Diff line change @@ -4644,10 +4644,10 @@ eslint-plugin-es@^3.0.0:
4644
4644
eslint-utils "^2.0.0"
4645
4645
regexpp "^3.0.0"
4646
4646
4647
- eslint-plugin-mocha@^6.3.0 :
4648
- version "6.3.0 "
4649
- resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-6.3.0. tgz#72bfd06a5c4323e17e30ef41cd726030e8cdb8fd "
4650
- integrity sha512-Cd2roo8caAyG21oKaaNTj7cqeYRWW1I2B5SfpKRp0Ip1gkfwoR1Ow0IGlPWnNjzywdF4n+kHL8/9vM6zCJUxdg ==
4647
+ eslint-plugin-mocha@^7.0.1 :
4648
+ version "7.0.1 "
4649
+ resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-7.0.1. tgz#b2e9e8ebef7836f999a83f8bab25d0e0c05f0d28 "
4650
+ integrity sha512-zkQRW9UigRaayGm/pK9TD5RjccKXSgQksNtpsXbG9b6L5I+jNx7m98VUbZ4w1H1ArlNA+K7IOH+z8TscN6sOYg ==
4651
4651
dependencies :
4652
4652
eslint-utils "^2.0.0"
4653
4653
ramda "^0.27.0"
You can’t perform that action at this time.
0 commit comments