From 1b7f3fc5383ab9f11a4c281a0812188992906a86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Nov 2020 05:27:18 +0000 Subject: [PATCH] Bump grunt-stylelint from 0.15.0 to 0.16.0 Bumps [grunt-stylelint](https://github.com/wikimedia/grunt-stylelint) from 0.15.0 to 0.16.0. - [Release notes](https://github.com/wikimedia/grunt-stylelint/releases) - [Changelog](https://github.com/wikimedia/grunt-stylelint/blob/master/History.md) - [Commits](https://github.com/wikimedia/grunt-stylelint/compare/v0.15.0...v0.16.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b1aecd0..63a428ad 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "grunt-postcss": "0.9.0", "grunt-replace-regex": "1.0.3", "grunt-sass": "3.1.0", - "grunt-stylelint": "0.15.0", + "grunt-stylelint": "0.16.0", "load-grunt-tasks": "5.1.0", "sass": "1.29.0", "stylelint": "13.8.0",