From faeabd04da9ec32562994a912c5f216de6a89b5b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 05:06:30 +0000 Subject: [PATCH] [Security] Bump gulp-scss-lint from 0.4.0 to 1.0.0 Bumps [gulp-scss-lint](https://github.com/juanfran/gulp-scss-lint) from 0.4.0 to 1.0.0. **This update includes a security fix.** - [Release notes](https://github.com/juanfran/gulp-scss-lint/releases) - [Commits](https://github.com/juanfran/gulp-scss-lint/compare/0.4.0...1.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ad9a96..9512f0a 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "gulp-prompt": "0.2.0", "gulp-rename": "1.2.2", "gulp-sass-lint": "1.3.2", - "gulp-scss-lint": "0.4.0", + "gulp-scss-lint": "1.0.0", "gulp-sftp": "0.1.5", "gulp-stylint": "4.0.0", "gulp-svgstore": "6.1.0",