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:
authorXhmikosR <xhmikosr@gmail.com>2018-11-08 10:31:26 +0300
committerMartijn Cuppens <martijn.cuppens@gmail.com>2018-11-08 15:01:09 +0300
commit11f41ee375e7ad5069917cae8021658202c3add9 (patch)
tree31a84afbae74cd5879933d6d7756ba08db956015 /package.json
parentc18b8c960e81ab45c90485617da5a4dd7ec0dda4 (diff)
Update devDependencies.
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 5bab5e4..00d5783 100644
--- a/package.json
+++ b/package.json
@@ -37,15 +37,15 @@
"gulp": "^4.0.0",
"gulp-less": "^4.0.1",
"gulp-postcss": "^8.0.0",
- "gulp-sass": "^4.0.1",
+ "gulp-sass": "^4.0.2",
"gulp-stylus": "^2.7.0",
"less": "^3.8.1",
- "node-sass": "^4.9.4",
+ "node-sass": "^4.10.0",
"postcss": "^7.0.5",
"postcss-nested": "^4.1.0",
"postcss-prettify": "^0.3.4",
- "stylelint": "^9.6.0",
- "stylelint-scss": "^3.3.1",
+ "stylelint": "^9.7.1",
+ "stylelint-scss": "^3.4.0",
"stylus": "^0.54.5",
"uglify-js": "^3.4.9"
}