Skip to content

Commit 7ee4409

Browse files
committed
Update dependencies
1 parent 7fbb938 commit 7ee4409

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
@@ -11,14 +11,14 @@
1111
},
1212
"dependencies": {
1313
"loader-utils": "^0.2.10",
14-
"postcss": "^4.1.11"
14+
"postcss": "^4.1.13"
1515
},
1616
"devDependencies": {
1717
"gulp-webpack": "1.5.0",
1818
"gulp-eslint": "0.14.0",
19-
"gulp-mocha": "2.1.1",
19+
"gulp-mocha": "2.1.2",
2020
"raw-loader": "0.5.1",
21-
"fs-extra": "0.19.0",
21+
"fs-extra": "0.20.1",
2222
"chai": "3.0.0",
2323
"gulp": "3.9.0"
2424
},

0 commit comments

Comments
 (0)