|
17 | 17 | "chai": "2.3.0", |
18 | 18 | "grunt": "^0.4.5", |
19 | 19 | "grunt-browserify": "^4.0.1", |
20 | | - "grunt-cli": "~0.1.9", |
21 | | - "grunt-contrib-clean": "~0.4.0", |
22 | | - "grunt-contrib-concat": "~0.3.0", |
23 | | - "grunt-contrib-connect": "~0.5.0", |
24 | | - "grunt-contrib-copy": "~0.4.1", |
25 | | - "grunt-contrib-jshint": "~0.6.3", |
26 | | - "grunt-contrib-uglify": "~0.2.2", |
27 | | - "grunt-gitinfo": "~0.1.1", |
28 | | - "grunt-mocha": "~0.4.1", |
29 | | - "grunt-release": "~0.6.0", |
30 | | - "grunt-s3": "~0.2.0-alpha.3", |
| 20 | + "grunt-cli": "^0.1.13", |
| 21 | + "grunt-contrib-clean": "^0.7.0", |
| 22 | + "grunt-contrib-concat": "^0.5.1", |
| 23 | + "grunt-contrib-connect": "^0.11.2", |
| 24 | + "grunt-contrib-copy": "^0.8.2", |
| 25 | + "grunt-contrib-jshint": "^0.11.3", |
| 26 | + "grunt-contrib-uglify": "^0.11.0", |
| 27 | + "grunt-gitinfo": "^0.1.7", |
| 28 | + "grunt-mocha": "^0.4.15", |
| 29 | + "grunt-release": "^0.13.0", |
| 30 | + "grunt-s3": "0.2.0-alpha.3", |
31 | 31 | "grunt-sri": "mattrobenolt/grunt-sri#pretty", |
32 | | - "lodash": "~2.4.0", |
33 | | - "proxyquireify": "^3.0.0", |
34 | | - "sinon": "~1.7.3", |
| 32 | + "lodash": "^3.10.1", |
| 33 | + "mocha": "^1.21.5", |
| 34 | + "proxyquireify": "^3.0.1", |
| 35 | + "sinon": "1.7.3", |
35 | 36 | "through2": "^2.0.0" |
36 | 37 | }, |
37 | 38 | "keywords": [ |
|
0 commit comments