|
54 | 54 | "jquery": ">=1.7.0 <4.0.0"
|
55 | 55 | },
|
56 | 56 | "devDependencies": {
|
57 |
| - "commitplease": "2.3.0", |
58 |
| - "grunt": "0.4.5", |
| 57 | + "commitplease": "3.2.0", |
| 58 | + "grunt": "1.0.3", |
59 | 59 | "grunt-bowercopy": "1.2.4",
|
60 |
| - "grunt-cli": "0.1.13", |
61 |
| - "grunt-compare-size": "0.4.0", |
62 |
| - "grunt-contrib-concat": "0.5.1", |
63 |
| - "grunt-contrib-csslint": "0.5.0", |
64 |
| - "grunt-contrib-jshint": "0.12.0", |
65 |
| - "grunt-contrib-qunit": "1.0.1", |
66 |
| - "grunt-contrib-requirejs": "0.4.4", |
67 |
| - "grunt-contrib-uglify": "0.11.1", |
68 |
| - "grunt-git-authors": "3.1.0", |
69 |
| - "grunt-html": "6.0.0", |
70 |
| - "grunt-jscs": "2.1.0", |
71 |
| - "load-grunt-tasks": "3.4.0", |
72 |
| - "rimraf": "2.5.1", |
| 60 | + "grunt-cli": "1.3.2", |
| 61 | + "grunt-compare-size": "0.4.2", |
| 62 | + "grunt-contrib-concat": "1.0.1", |
| 63 | + "grunt-contrib-csslint": "^0.5.0", |
| 64 | + "grunt-contrib-jshint": "2.0.0", |
| 65 | + "grunt-contrib-qunit": "^1.0.1", |
| 66 | + "grunt-contrib-requirejs": "1.0.0", |
| 67 | + "grunt-contrib-uglify": "4.0.0", |
| 68 | + "grunt-git-authors": "3.2.0", |
| 69 | + "grunt-html": "^6.0.0", |
| 70 | + "grunt-jscs": "^2.1.0", |
| 71 | + "load-grunt-tasks": "4.0.0", |
| 72 | + "rimraf": "2.6.3", |
73 | 73 | "testswarm": "1.1.0"
|
74 | 74 | },
|
75 | 75 | "keywords": []
|
|
0 commit comments