|
34 | 34 | "grunt-contrib-concat": "~0.5.0", |
35 | 35 | "grunt-contrib-copy": "~0.8.0", |
36 | 36 | "grunt-contrib-jshint": "^0.11.2", |
37 | | - "grunt-contrib-uglify": "~0.9.1", |
| 37 | + "grunt-contrib-uglify": "~0.10.0", |
38 | 38 | "grunt-contrib-watch": "~0.6.1", |
39 | 39 | "grunt-jsbeautifier": "^0.2.7", |
40 | | - "grunt-karma": "~0.11.0", |
41 | | - "karma": "~0.12.1", |
42 | | - "karma-chrome-launcher": "~0.1.2", |
43 | | - "karma-coffee-preprocessor": "~0.2.1", |
| 40 | + "grunt-karma": "~0.12.1", |
| 41 | + "karma": "~0.13.14", |
| 42 | + "karma-chrome-launcher": "~0.2.1", |
| 43 | + "karma-coffee-preprocessor": "~0.3.0", |
44 | 44 | "karma-firefox-launcher": "~0.1.2", |
45 | 45 | "karma-html2js-preprocessor": "~0.1.0", |
46 | 46 | "karma-jasmine": "~0.3.5", |
47 | 47 | "karma-phantomjs-launcher": "~0.2.0", |
48 | 48 | "karma-requirejs": "~0.2.0", |
49 | 49 | "karma-script-launcher": "~0.1.0", |
50 | | - "load-grunt-tasks": "~3.2.0", |
| 50 | + "load-grunt-tasks": "~3.3.0", |
51 | 51 | "requirejs": "~2.1.14", |
52 | 52 | "time-grunt": "~1.2.1" |
53 | 53 | } |
|
0 commit comments