From: dependabot[bot] Date: Mon, 28 May 2018 09:22:22 +0000 (+0000) Subject: build: bump gulp-sass-lint from 1.3.4 to 1.4.0 X-Git-Tag: v6.6.0~3^2~166^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22015f4bd;p=thirdparty%2Ffoundation%2Ffoundation-sites.git build: bump gulp-sass-lint from 1.3.4 to 1.4.0 Bumps [gulp-sass-lint](https://github.com/sasstools/gulp-sass-lint) from 1.3.4 to 1.4.0. - [Release notes](https://github.com/sasstools/gulp-sass-lint/releases) - [Changelog](https://github.com/sasstools/gulp-sass-lint/blob/master/CHANGELOG.md) - [Commits](https://github.com/sasstools/gulp-sass-lint/compare/v1.3.4...v1.4.0) Signed-off-by: dependabot[bot] --- diff --git a/package-lock.json b/package-lock.json index 5d44d44a2..0e74e6333 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8867,16 +8867,66 @@ } }, "gulp-sass-lint": { - "version": "1.3.4", - "resolved": "https://registry.npmjs.org/gulp-sass-lint/-/gulp-sass-lint-1.3.4.tgz", - "integrity": "sha512-HjRwdVueJOQKV0+wVT3Ld5HFRk9fELXIHllQPS4cU9C2SC9RKIfExT7/RLDegZ2cQXeFRkVii4GFw4WnzV+epQ==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/gulp-sass-lint/-/gulp-sass-lint-1.4.0.tgz", + "integrity": "sha512-XerYvHx7rznInkedMw5Ayif+p8EhysOVHUBvlgUa0FSl88H2cjNjaRZ3NGn5Efmp+2HxpXp4NHqMIbOSdwef3A==", "dev": true, "requires": { - "gulp-util": "3.0.8", + "plugin-error": "0.1.2", "sass-lint": "1.12.1", "through2": "2.0.3" }, "dependencies": { + "arr-diff": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz", + "integrity": "sha1-aHwydYFjWI/vfeezb6vklesaOZo=", + "dev": true, + "requires": { + "arr-flatten": "1.1.0", + "array-slice": "0.2.3" + } + }, + "arr-union": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz", + "integrity": "sha1-IPnqtexw9cfSFbEHexw5Fh0pLH0=", + "dev": true + }, + "array-slice": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz", + "integrity": "sha1-3Tz7gO15c6dRF82sabC5nshhhvU=", + "dev": true + }, + "extend-shallow": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz", + "integrity": "sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE=", + "dev": true, + "requires": { + "kind-of": "1.1.0" + } + }, + "kind-of": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz", + "integrity": "sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ=", + "dev": true + }, + "plugin-error": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz", + "integrity": "sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4=", + "dev": true, + "requires": { + "ansi-cyan": "0.1.1", + "ansi-red": "0.1.1", + "arr-diff": "1.1.0", + "arr-union": "2.1.0", + "extend-shallow": "1.1.4" + } + }, "through2": { "version": "2.0.3", "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.3.tgz", @@ -14533,7 +14583,7 @@ }, "onetime": { "version": "1.1.0", - "resolved": "https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz", + "resolved": "http://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz", "integrity": "sha1-ofeDj4MUxRbwXs78vEzP4EtO14k=", "dev": true }, diff --git a/yarn.lock b/yarn.lock index a7326710d..a084e37f3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3527,9 +3527,10 @@ form-data@~2.3.1: combined-stream "1.0.6" mime-types "^2.1.12" -"foundation-docs@git+https://github.com/zurb/foundation-docs.git#60e24283f3d578a97a8507b2263cb685948613b1": +"foundation-docs@git+https://github.com/zurb/foundation-docs.git#7a978ff933086df4826285ea60301937a7e81aad": version "0.2.1" - resolved "git+https://github.com/zurb/foundation-docs.git#60e24283f3d578a97a8507b2263cb685948613b1" + uid "7a978ff933086df4826285ea60301937a7e81aad" + resolved "git+https://github.com/zurb/foundation-docs.git#7a978ff933086df4826285ea60301937a7e81aad" dependencies: cheerio "^0.20.0" handlebars "^4.0.11" @@ -4170,10 +4171,10 @@ gulp-rsync@0.0.8: through2 "^0.6.1" gulp-sass-lint@^1.3.2: - version "1.3.4" - resolved "https://registry.yarnpkg.com/gulp-sass-lint/-/gulp-sass-lint-1.3.4.tgz#a9950c2dd050fd00fbf2ebc063016434a22100e2" + version "1.4.0" + resolved "https://registry.yarnpkg.com/gulp-sass-lint/-/gulp-sass-lint-1.4.0.tgz#6f7096c5abcbc0ce99ddf060c9e1a99067a47ebe" dependencies: - gulp-util "^3.0.6" + plugin-error "^0.1.2" sass-lint "^1.12.0" through2 "^2.0.2" @@ -4228,7 +4229,7 @@ gulp-uglify@^3.0.0: uglify-js "^3.0.5" vinyl-sourcemaps-apply "^0.2.0" -gulp-util@^3.0.0, gulp-util@^3.0.6, gulp-util@^3.0.7: +gulp-util@^3.0.0, gulp-util@^3.0.7: version "3.0.8" resolved "https://registry.yarnpkg.com/gulp-util/-/gulp-util-3.0.8.tgz#0054e1e744502e27c04c187c3ecc505dd54bbb4f" dependencies: