Skip to content

Commit 8682bc9

Browse files
Update dev dependencies
Closes js-cookiegh-141.
1 parent 3f2b5e6 commit 8682bc9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,16 @@
2929
"devDependencies": {
3030
"grunt": "0.4.5",
3131
"grunt-compare-size": "0.4.0",
32-
"grunt-contrib-connect": "0.10.1",
33-
"grunt-contrib-jshint": "0.11.1",
32+
"grunt-contrib-connect": "0.11.2",
33+
"grunt-contrib-jshint": "1.0.0",
3434
"grunt-contrib-nodeunit": "0.4.1",
35-
"grunt-contrib-qunit": "0.7.0",
36-
"grunt-contrib-uglify": "0.9.1",
35+
"grunt-contrib-qunit": "1.0.1",
36+
"grunt-contrib-uglify": "0.11.1",
3737
"grunt-contrib-watch": "0.6.1",
38-
"grunt-jscs": "1.6.0",
39-
"grunt-saucelabs": "8.6.0",
38+
"grunt-jscs": "2.7.0",
39+
"grunt-saucelabs": "8.6.2",
4040
"gzip-js": "0.3.2",
41-
"qunitjs": "1.18.0",
42-
"requirejs": "2.1.17"
41+
"qunitjs": "1.21.0",
42+
"requirejs": "2.1.22"
4343
}
4444
}

0 commit comments

Comments
 (0)