From 4d521e8faeb3bf7b7a38abb2bfb710bc4b24b42b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 10:07:46 +0000 Subject: [PATCH] Bump stylelint from 12.0.1 to 13.6.0 Bumps [stylelint](https://github.com/stylelint/stylelint) from 12.0.1 to 13.6.0. - [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.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 3c0ca18..ecd5b5a 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.0", "stylelint-config-prettier": "^8.0.0", "stylelint-config-rational-order": "^0.1.2", "stylelint-order": "^3.1.1",