Skip to content

Commit 204fd0d

Browse files
committed
Bump npm dependencies to latest stables
1 parent 1860eb4 commit 204fd0d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@
2727
"devDependencies": {
2828
"grunt": "~0.4",
2929
"grunt-bump": "0.7.0",
30-
"grunt-contrib-clean": "~0.7.0",
31-
"grunt-contrib-concat": "~0.5.1",
32-
"grunt-contrib-uglify": "~0.11",
33-
"grunt-karma": "~0.12.1",
34-
"grunt-karma-coveralls": "^2.5.4",
30+
"grunt-contrib-clean": "1.0.0",
31+
"grunt-contrib-concat": "1.0.0",
32+
"grunt-contrib-uglify": "1.0",
33+
"grunt-karma": "0.12.1",
34+
"grunt-karma-coveralls": "2.5.4",
3535
"karma": "0.13",
36-
"karma-coverage": "0.5.3",
36+
"karma-coverage": "0.5.5",
3737
"karma-firefox-launcher": "0.1.7",
3838
"karma-jasmine": "^0.3.6",
39-
"karma-sauce-launcher": "0.3.0"
39+
"karma-sauce-launcher": "0.3.1"
4040
}
4141
}

0 commit comments

Comments
 (0)