From f0440945cc19a997f4e77554be831404a40b1b3e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 3 May 2021 07:32:02 +0000 Subject: [PATCH] Bump stylelint from 12.0.1 to 13.13.1 Bumps [stylelint](https://github.com/stylelint/stylelint) from 12.0.1 to 13.13.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.13.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..2c63355 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.13.1", "stylelint-config-prettier": "^8.0.0", "stylelint-config-rational-order": "^0.1.2", "stylelint-order": "^3.1.1",