From 31f4d95dd7e7eccc4d63b06405f46700d5e14ad5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 07:25:36 +0000 Subject: [PATCH] Bump stylelint from 12.0.1 to 13.12.0 Bumps [stylelint](https://github.com/stylelint/stylelint) from 12.0.1 to 13.12.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.12.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..59bd25e 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.12.0", "stylelint-config-prettier": "^8.0.0", "stylelint-config-rational-order": "^0.1.2", "stylelint-order": "^3.1.1",