Skip to content

Commit e209f64

Browse files
Update dependencies
Closes js-cookiegh-183. Closes js-cookiegh-178. Closes js-cookiegh-176.
1 parent ea3c0b5 commit e209f64

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@
3131
"grunt-compare-size": "0.4.0",
3232
"grunt-contrib-connect": "1.0.0",
3333
"grunt-contrib-jshint": "1.0.0",
34-
"grunt-contrib-nodeunit": "0.4.1",
35-
"grunt-contrib-qunit": "1.1.0",
34+
"grunt-contrib-nodeunit": "1.0.0",
35+
"grunt-contrib-qunit": "1.2.0",
3636
"grunt-contrib-uglify": "1.0.1",
3737
"grunt-contrib-watch": "1.0.0",
3838
"grunt-jscs": "2.8.0",
3939
"grunt-saucelabs": "8.6.2",
4040
"gzip-js": "0.3.2",
41-
"qunitjs": "1.23.0",
41+
"qunitjs": "1.23.1",
4242
"requirejs": "2.2.0"
4343
}
4444
}

0 commit comments

Comments
 (0)