Skip to content

Commit d4f2398

Browse files
committed
Updated Dependencies
1 parent 3a87a1c commit d4f2398

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -39,19 +39,19 @@
3939
"homepage": "https://github.com/postcss/gulp-postcss",
4040
"dependencies": {
4141
"fancy-log": "^1.3.2",
42-
"plugin-error": "^0.1.2",
43-
"postcss": "^6.0.0",
44-
"postcss-load-config": "^1.2.0",
42+
"plugin-error": "^1.0.1",
43+
"postcss": "^7.0.2",
44+
"postcss-load-config": "^2.0.0",
4545
"vinyl-sourcemaps-apply": "^0.2.1"
4646
},
4747
"devDependencies": {
48-
"coveralls": "^2.13.1",
49-
"eslint": "^4.1.1",
48+
"coveralls": "^3.0.2",
49+
"eslint": "^5.3.0",
5050
"gulp-sourcemaps": "^2.6.0",
51-
"mocha": "^3.4.2",
52-
"nyc": "^11.0.3",
53-
"proxyquire": "^1.8.0",
54-
"sinon": "^2.3.5",
55-
"vinyl": "^2.1.0"
51+
"mocha": "^5.2.0",
52+
"nyc": "^12.0.2",
53+
"proxyquire": "^2.0.1",
54+
"sinon": "^6.1.4",
55+
"vinyl": "^2.2.0"
5656
}
5757
}

0 commit comments

Comments
 (0)