We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f2b5e6 commit 8682bc9Copy full SHA for 8682bc9
package.json
@@ -29,16 +29,16 @@
29
"devDependencies": {
30
"grunt": "0.4.5",
31
"grunt-compare-size": "0.4.0",
32
- "grunt-contrib-connect": "0.10.1",
33
- "grunt-contrib-jshint": "0.11.1",
+ "grunt-contrib-connect": "0.11.2",
+ "grunt-contrib-jshint": "1.0.0",
34
"grunt-contrib-nodeunit": "0.4.1",
35
- "grunt-contrib-qunit": "0.7.0",
36
- "grunt-contrib-uglify": "0.9.1",
+ "grunt-contrib-qunit": "1.0.1",
+ "grunt-contrib-uglify": "0.11.1",
37
"grunt-contrib-watch": "0.6.1",
38
- "grunt-jscs": "1.6.0",
39
- "grunt-saucelabs": "8.6.0",
+ "grunt-jscs": "2.7.0",
+ "grunt-saucelabs": "8.6.2",
40
"gzip-js": "0.3.2",
41
- "qunitjs": "1.18.0",
42
- "requirejs": "2.1.17"
+ "qunitjs": "1.21.0",
+ "requirejs": "2.1.22"
43
}
44
0 commit comments