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 6e1aed3 commit b524c27Copy full SHA for b524c27
package.json
@@ -46,15 +46,15 @@
46
"postcss-syntax": ">=0.31.0"
47
},
48
"devDependencies": {
49
- "autoprefixer": "^8.6.4",
+ "autoprefixer": "^9.0.0",
50
"chai": "^4.1.2",
51
- "codecov": "^3.0.2",
+ "codecov": "^3.0.4",
52
"mocha": "^5.2.0",
53
"nyc": "^12.0.2",
54
- "postcss": "^6.0.23",
+ "postcss": "^7.0.0",
55
"postcss-less": "^2.0.0",
56
- "postcss-safe-parser": "^3.0.1",
57
- "postcss-scss": "^1.0.6",
+ "postcss-safe-parser": "^4.0.1",
+ "postcss-scss": "^2.0.0",
58
"postcss-syntax": ">=0.31.0",
59
"sugarss": "^1.0.1"
60
}
0 commit comments