File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 28
28
"license" : " MIT" ,
29
29
"devDependencies" : {
30
30
"chai" : " ^3.3.0" ,
31
- "eslint" : " ^2.2.0" ,
32
- "eslint-config-standard" : " ^5.1.0" ,
33
- "eslint-plugin-promise" : " ^1.1.0" ,
34
- "eslint-plugin-react" : " ^4.1.0" ,
35
- "eslint-plugin-standard" : " ^1.1.0" ,
31
+ "eslint" : " ^5.15.2" ,
32
+ "eslint-config-standard" : " ^12.0.0" ,
33
+ "eslint-plugin-import" : " ^2.16.0" ,
34
+ "eslint-plugin-node" : " ^8.0.1" ,
35
+ "eslint-plugin-promise" : " ^4.0.1" ,
36
+ "eslint-plugin-react" : " ^7.12.4" ,
37
+ "eslint-plugin-standard" : " ^4.0.0" ,
36
38
"grunt" : " ^0.4.5" ,
37
39
"grunt-bump" : " ^0.7.0" ,
38
40
"grunt-cli" : " ^1.2.0" ,
39
41
"grunt-conventional-changelog" : " ^6.1.0" ,
40
42
"grunt-conventional-github-releaser" : " ^1.0.0" ,
41
- "grunt-eslint" : " ^18 .0.0" ,
43
+ "grunt-eslint" : " ^21 .0.0" ,
42
44
"grunt-karma" : " 1.x || ^0.12.0" ,
43
45
"grunt-npm" : " ^0.0.2" ,
44
46
"grunt-simple-mocha" : " ^0.4.0" ,
You can’t perform that action at this time.
0 commit comments