File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 20
20
"mysql" : " ^2.13.0"
21
21
},
22
22
"devDependencies" : {
23
- "coveralls" : " ^2.11.6 " ,
24
- "es6-callback-manager" : " ^2.0.0 " ,
25
- "eslint" : " ^4.1 .1" ,
23
+ "coveralls" : " ^2.13.1 " ,
24
+ "es6-callback-manager" : " ^2.0.1 " ,
25
+ "eslint" : " ^4.4 .1" ,
26
26
"grunt" : " ^1.0.1" ,
27
27
"grunt-env" : " ^0.4.4" ,
28
28
"grunt-eslint" : " ^20.0.0" ,
29
29
"grunt-jsdoc-to-markdown" : " ^3.0.0" ,
30
- "grunt-mocha-istanbul" : " ^5.0.1 " ,
30
+ "grunt-mocha-istanbul" : " ^5.0.2 " ,
31
31
"grunt-mocha-test" : " ^0.13.2" ,
32
- "istanbul" : " ^0.4.2 " ,
32
+ "istanbul" : " ^0.4.5 " ,
33
33
"jit-grunt" : " ^0.10.0" ,
34
- "mocha" : " ^3.0 .0" ,
35
- "semver" : " ^5.1.0 " ,
36
- "should" : " ^11.1.0 " ,
34
+ "mocha" : " ^3.5 .0" ,
35
+ "semver" : " ^5.4.1 " ,
36
+ "should" : " ^11.2.1 " ,
37
37
"should-sinon" : " 0.0.5" ,
38
- "sinon" : " ^2.0.0 "
38
+ "sinon" : " ^3.2.1 "
39
39
},
40
40
"scripts" : {
41
41
"test" : " grunt"
You can’t perform that action at this time.
0 commit comments