Skip to content

Commit c339789

Browse files
committed
Update npm dependency versions and set exact versions
1 parent 032261a commit c339789

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -29,19 +29,19 @@
2929
},
3030
"devDependencies": {
3131
"grunt": "*",
32-
"grunt-contrib-uglify": "*",
33-
"grunt-bump": "0.6.0",
34-
"grunt-contrib-concat": "~0.5.1",
35-
"grunt-contrib-copy": "~0.8.2",
36-
"grunt-contrib-clean": "~0.7.0",
32+
"grunt-contrib-uglify": "0.11.0",
33+
"grunt-bump": "0.7.0",
34+
"grunt-contrib-concat": "0.5.1",
35+
"grunt-contrib-copy": "0.8.2",
36+
"grunt-contrib-clean": "0.7.0",
3737
"grunt-karma": "0.12.1",
38-
"grunt-karma-coveralls": "~2.5.4",
39-
"grunt-template": "~0.2.3",
40-
"karma": "~0.13",
38+
"grunt-karma-coveralls": "2.5.4",
39+
"grunt-template": "0.2.3",
40+
"karma": "0.13",
4141
"karma-coverage": "0.5.3",
42-
"karma-jasmine": "~0.3",
43-
"karma-firefox-launcher": "*",
44-
"karma-sauce-launcher": "~0.3.0",
45-
"sinon": "~1.7.3"
42+
"karma-jasmine": "0.3",
43+
"karma-firefox-launcher": "0.1.7",
44+
"karma-sauce-launcher": "0.3.0",
45+
"sinon": "1.7.3"
4646
}
4747
}

0 commit comments

Comments
 (0)