Update postcss-cli and autoprefixer (#313)

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
Emruz Hossain
2021-05-16 20:05:53 +06:00
committed by GitHub
parent 0ff2ecce52
commit 6eefce8533
2 changed files with 347 additions and 1685 deletions
+345 -1683
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -17,7 +17,7 @@
},
"homepage": "https://github.com/hossainemruz/toha#readme",
"devDependencies": {
"autoprefixer": "^9.8.6",
"postcss-cli": "^7.1.2"
"autoprefixer": "^10.2.5",
"postcss-cli": "^8.3.1"
}
}