Skip to content

Commit 48a1557

Browse files
committed
update deps
1 parent ce64bc0 commit 48a1557

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

package.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,15 @@
2424
},
2525
"homepage": "https://github.com/armed/gulp-flatten",
2626
"dependencies": {
27-
"gulp-util": "^3.0.1",
27+
"gulp-util": "^3.0.7",
2828
"through2": "^2.0.0"
2929
},
3030
"devDependencies": {
31-
"gulp": "^3.8.8",
32-
"mocha": "^2.2.5",
33-
"pre-commit": "^1.0.10",
34-
"should": "^7.0.2"
31+
"eslint-config-airbnb": "^1.0.2",
32+
"gulp": "^3.9.0",
33+
"mocha": "^2.3.4",
34+
"pre-commit": "^1.1.2",
35+
"should": "^7.1.1"
3536
},
3637
"engines": {
3738
"node": ">=0.10"

0 commit comments

Comments
 (0)