From: Nicolas Coden Date: Tue, 15 Nov 2016 16:46:29 +0000 (+0100) Subject: Update sass-lint to 1.3.2 X-Git-Tag: v6.3-rc1~2^2~5^2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26d23c9872e74de68fab6e46241d27eb1f20d314;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Update sass-lint to 1.3.2 Update sass-lint to 1.3.2 to avoid a lot of fixed bugs, like unreconized interpolation --- diff --git a/package.json b/package.json index 8a6ae4914..52a85d983 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "gulp-rsync": "0.0.5", "gulp-ruby-sass": "^2.0.6", "gulp-sass": "^2.1.0", - "gulp-sass-lint": "^1.2.0", + "gulp-sass-lint": "^1.3.2", "gulp-sourcemaps": "1.6.0", "gulp-uglify": "^1.1.0", "gulp-zip": "^3.2.0",