Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index bd3391c..2eba5b1 100644
--- a/package.json
+++ b/package.json
@@ -62,14 +62,14 @@
"devDependencies": {
"gulp": "^4.0.2",
"gulp-less": "^4.0.1",
- "gulp-postcss": "^8.0.0",
+ "gulp-postcss": "^9.0.0",
"gulp-sass": "^4.1.0",
"gulp-stylus": "^2.7.0",
"less": "^3.12.2",
"mocha": "^8.2.0",
"node-sass": "^4.14.1",
"npm-run-all": "^4.1.5",
- "postcss": "^7.0.32",
+ "postcss": "^8.1.2",
"prettier": "^2.1.2",
"sass": "^1.27.0",
"stylelint": "^13.7.2",