Skip to content

Commit b524c27

Browse files
authored
Update deps. (#71)
1 parent 6e1aed3 commit b524c27

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,15 @@
4646
"postcss-syntax": ">=0.31.0"
4747
},
4848
"devDependencies": {
49-
"autoprefixer": "^8.6.4",
49+
"autoprefixer": "^9.0.0",
5050
"chai": "^4.1.2",
51-
"codecov": "^3.0.2",
51+
"codecov": "^3.0.4",
5252
"mocha": "^5.2.0",
5353
"nyc": "^12.0.2",
54-
"postcss": "^6.0.23",
54+
"postcss": "^7.0.0",
5555
"postcss-less": "^2.0.0",
56-
"postcss-safe-parser": "^3.0.1",
57-
"postcss-scss": "^1.0.6",
56+
"postcss-safe-parser": "^4.0.1",
57+
"postcss-scss": "^2.0.0",
5858
"postcss-syntax": ">=0.31.0",
5959
"sugarss": "^1.0.1"
6060
}

0 commit comments

Comments
 (0)