Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Commit 87819a3

Browse files
committed
Update dependencies.
1 parent 7a6799d commit 87819a3

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
@@ -27,12 +27,12 @@
2727
"dependencies": {
2828
"gulp-util": "^3.0.1",
2929
"lodash.defaults": "^2.4.1",
30-
"through2": "^0.6.2",
31-
"uglifycss": "^0.0.9"
30+
"through2": "^0.6.3",
31+
"uglifycss": "^0.0.11"
3232
},
3333
"devDependencies": {
34-
"jshint": "^2.5.6",
35-
"mocha": "^1.21.4",
36-
"should": "^4.0.4"
34+
"jshint": "^2.5.10",
35+
"mocha": "^2.0.1",
36+
"should": "^4.3.1"
3737
}
3838
}

0 commit comments

Comments
 (0)