Skip to content

Commit 42a9c2a

Browse files
committed
Update npm dependencies
1 parent 86f895b commit 42a9c2a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
},
1212
"dependencies": {
1313
"loader-utils": "^0.2.7",
14-
"postcss": "^4.1.9"
14+
"postcss": "^4.1.11"
1515
},
1616
"devDependencies": {
1717
"gulp-webpack": "1.4.0",
18-
"gulp-eslint": "0.11.1",
19-
"gulp-mocha": "2.0.1",
18+
"gulp-eslint": "0.12.0",
19+
"gulp-mocha": "2.1.0",
2020
"raw-loader": "0.5.1",
21-
"fs-extra": "0.18.2",
21+
"fs-extra": "0.18.4",
2222
"chai": "2.3.0",
2323
"gulp": "3.8.11"
2424
},

0 commit comments

Comments
 (0)