File tree Expand file tree Collapse file tree 1 file changed +8
-11
lines changed Expand file tree Collapse file tree 1 file changed +8
-11
lines changed Original file line number Diff line number Diff line change 39
39
},
40
40
"dependencies" : {
41
41
"jsonpointer.js" : " 0.3.0" ,
42
- "tv4" : " ^1.0.16" ,
43
- "grunt-mocha-test" : " ^0.10.0" ,
44
- "grunt-mocha" : " ^0.4.10" ,
45
- "require" : " ^0.5.0"
42
+ "tv4" : " ~1.0.16"
46
43
},
47
44
"devDependencies" : {
48
45
"grunt" : " ~0.4.2" ,
49
46
"grunt-cli" : " ~0.1" ,
50
- "chai" : " ^ 1.9.0" ,
51
- "mocha" : " ^ 1.18.0" ,
52
- "grunt-mocha" : " ^ 0.4.10" ,
53
- "grunt-contrib-jshint" : " ^ 0.9.2" ,
47
+ "chai" : " ~ 1.9.0" ,
48
+ "mocha" : " ~ 1.18.0" ,
49
+ "grunt-mocha" : " ~ 0.4.10" ,
50
+ "grunt-contrib-jshint" : " ~ 0.9.2" ,
54
51
"jshint-path-reporter" : " ~0.1" ,
55
52
"grunt-continue" : " 0.0.1" ,
56
- "grunt-mocha-test" : " ~0.7 .0" ,
57
- "mocha-unfunk-reporter" : " ^ 0.4.0" ,
53
+ "grunt-mocha-test" : " ~0.10 .0" ,
54
+ "mocha-unfunk-reporter" : " ~ 0.4.0" ,
58
55
"grunt-bump" : " 0.0.11" ,
59
- "requirejs" : " ~2.1.9 "
56
+ "requirejs" : " ~2.1.11 "
60
57
},
61
58
"peerDependencies" : {
62
59
"chai" : " >= 1.6.1 < 2"
You can’t perform that action at this time.
0 commit comments