Skip to content

Commit 694f18d

Browse files
committed
Update devDependencies
1 parent 00a2828 commit 694f18d

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
@@ -29,11 +29,11 @@
2929
"grunt-browserify": "^5.0.0",
3030
"grunt-cli": "^1.2.0",
3131
"grunt-contrib-clean": "^1.0.0",
32-
"grunt-contrib-uglify": "^1.0.1",
33-
"mocha": "^2.2",
32+
"grunt-contrib-uglify": "^2.3.0",
33+
"mocha": "^3.2.0",
3434
"mocha-spec-cov-alt": "^1.1.1",
3535
"mversion": "^1.10.0",
36-
"should": "^9.0.0"
36+
"should": "^11.2.1"
3737
},
3838
"config": {
3939
"blanket": {

0 commit comments

Comments
 (0)