Skip to content

Commit e135a56

Browse files
committed
Updated devDependencies.
1 parent 9ec892b commit e135a56

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
}
4444
],
4545
"devDependencies": {
46-
"grunt": "~0.4.1",
47-
"grunt-contrib-uglify": "~0.2.7",
48-
"grunt-contrib-jshint": "~0.7.1",
49-
"grunt-bump-build-git": "~1.0.0",
50-
"grunt-mocha": "~0.4.1"
46+
"grunt": "~0.4.5",
47+
"grunt-contrib-uglify": "~0.5.1",
48+
"grunt-contrib-jshint": "~0.10.0",
49+
"grunt-bump-build-git": "~1.1.1",
50+
"grunt-mocha": "~0.4.11"
5151
}
5252
}

0 commit comments

Comments
 (0)