File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8080 "eslint" : " ^6.8.0" ,
8181 "eslint-config-prettier" : " ^6.10.1" ,
8282 "eslint-plugin-ember" : " ^7.10.1" ,
83- "eslint-plugin-mocha" : " ^6.2.2 " ,
83+ "eslint-plugin-mocha" : " ^6.3.0 " ,
8484 "eslint-plugin-node" : " ^11.1.0" ,
8585 "eslint-plugin-prettier" : " ^3.1.2" ,
8686 "fixturify" : " ^1.2.0" ,
Original file line number Diff line number Diff line change @@ -4381,12 +4381,13 @@ eslint-plugin-es@^3.0.0:
43814381 eslint-utils "^2.0.0"
43824382 regexpp "^3.0.0"
43834383
4384- eslint-plugin-mocha@^6.2.2 :
4385- version "6.2.2 "
4386- resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-6.2.2 .tgz#6ef4b78bd12d744beb08a06e8209de330985100d "
4387- integrity sha512-oNhPzfkT6Q6CJ0HMVJ2KLxEWG97VWGTmuHOoRcDLE0U88ugUyFNV9wrT2XIt5cGtqc5W9k38m4xTN34L09KhBA ==
4384+ eslint-plugin-mocha@^6.3.0 :
4385+ version "6.3.0 "
4386+ resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-6.3.0 .tgz#72bfd06a5c4323e17e30ef41cd726030e8cdb8fd "
4387+ integrity sha512-Cd2roo8caAyG21oKaaNTj7cqeYRWW1I2B5SfpKRp0Ip1gkfwoR1Ow0IGlPWnNjzywdF4n+kHL8/9vM6zCJUxdg ==
43884388 dependencies :
4389- ramda "^0.26.1"
4389+ eslint-utils "^2.0.0"
4390+ ramda "^0.27.0"
43904391
43914392eslint-plugin-node@^11.1.0 :
43924393 version "11.1.0"
@@ -8085,10 +8086,10 @@ qunit@^2.9.3:
80858086 node-watch "0.6.1"
80868087 resolve "1.9.0"
80878088
8088- ramda@^0.26.1 :
8089- version "0.26.1 "
8090- resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.26.1 .tgz#8d41351eb8111c55353617fc3bbffad8e4d35d06 "
8091- integrity sha512-hLWjpy7EnsDBb0p+Z3B7rPi3GDeRG5ZtiI33kJhTt+ORCd38AbAIjB/9zRIUoeTbE/AVX5ZkU7m6bznsvrf8eQ ==
8089+ ramda@^0.27.0 :
8090+ version "0.27.0 "
8091+ resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.0 .tgz#915dc29865c0800bf3f69b8fd6c279898b59de43 "
8092+ integrity sha512-pVzZdDpWwWqEVVLshWUHjNwuVP7SfcmPraYuqocJp1yo2U1R7P+5QAfDhdItkuoGqIBnBYrtPp7rEPqDn9HlZA ==
80928093
80938094range-parser@~1.2.1 :
80948095 version "1.2.1"
You can’t perform that action at this time.
0 commit comments