Skip to content

Commit 79eb788

Browse files
committed
Updated devDependencies.
1 parent c8440fb commit 79eb788

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131
}
3232
],
3333
"devDependencies": {
34-
"grunt": "~0.4.1",
35-
"grunt-contrib-uglify": "~0.2.7",
36-
"grunt-contrib-jshint": "~0.7.1",
37-
"grunt-bump-build-git": "~1.0.0",
34+
"grunt": "~0.4.5",
35+
"grunt-contrib-uglify": "~0.5.0",
36+
"grunt-contrib-jshint": "~0.10.0",
37+
"grunt-bump-build-git": "~1.1.1",
3838
"grunt-simple-mocha": "~0.4.0",
39-
"grunt-mocha": "~0.4.1",
40-
"expect.js": "0.2.0"
39+
"grunt-mocha": "~0.4.11",
40+
"expect.js": "0.3.1"
4141
},
4242
"scripts": {
4343
"test": "grunt test"

0 commit comments

Comments
 (0)