From f2c42091d1d95ac7748d7948da88bf1e8b6945f2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 20 Jan 2021 08:23:14 +0000 Subject: [PATCH] Bump stylelint from 12.0.1 to 13.9.0 Bumps [stylelint](https://github.com/stylelint/stylelint) from 12.0.1 to 13.9.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.9.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..db7b574 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.9.0", "stylelint-config-prettier": "^8.0.0", "stylelint-config-rational-order": "^0.1.2", "stylelint-order": "^3.1.1",