From 00a98800e9b6098595cfbb5dd482c377481913fa Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 09:54:51 +0000 Subject: [PATCH] Bump stylelint from 12.0.1 to 13.6.1 Bumps [stylelint](https://github.com/stylelint/stylelint) from 12.0.1 to 13.6.1. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/12.0.1...13.6.1) 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 3c0ca18..6535917 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "prettier": "^1.19.1", "serve": "^11.2.0", "sort-package-json": "^1.31.0", - "stylelint": "^12.0.0", + "stylelint": "^13.6.1", "stylelint-config-prettier": "^8.0.0", "stylelint-config-rational-order": "^0.1.2", "stylelint-order": "^3.1.1",