We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48b2660 commit 6724f45Copy full SHA for 6724f45
package.json
@@ -54,17 +54,17 @@
54
"fs-extra": "4.0.1",
55
"loader-utils": "1.1.0",
56
"parse5": "3.0.2",
57
- "postcss": "6.0.9",
+ "postcss": "6.0.11",
58
"postcss-load-config": "1.2.0"
59
},
60
"devDependencies": {
61
- "autoprefixer": "7.1.2",
+ "autoprefixer": "7.1.3",
62
"ava": "0.22.0",
63
"coveralls": "2.13.1",
64
"execa": "0.8.0",
65
- "nyc": "11.1.0",
+ "nyc": "11.2.1",
66
"text-loader": "0.0.1",
67
- "webpack": "3.5.5",
+ "webpack": "3.5.6",
68
"xo": "0.18.2"
69
}
70
0 commit comments