From 2f9b21538bf152353f45d3c79fc5dce224d41b92 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 10 Jun 2019 07:44:39 +0000 Subject: [PATCH] Update gulp-stylint requirement from 4.0.0 to 4.0.2 Updates the requirements on [gulp-stylint](https://github.com/danielhusar/gulp-stylint) to permit the latest version. - [Release notes](https://github.com/danielhusar/gulp-stylint/releases) - [Changelog](https://github.com/danielhusar/gulp-stylint/blob/master/changelog.md) - [Commits](https://github.com/danielhusar/gulp-stylint/compare/v4.0.0...4.0.2) 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 ae94deb..2596341 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "gulp-sass-lint": "1.3.2", "gulp-scss-lint": "0.4.0", "gulp-sftp": "0.1.5", - "gulp-stylint": "4.0.0", + "gulp-stylint": "4.0.2", "gulp-svgstore": "6.1.0", "gulp-twig": "0.7.0", "kss": "3.0.0-beta.18",