From 2f4c49b764321ac2f7de05859b55539287dc1bdc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 03:32:02 +0000 Subject: [PATCH] Bump stylelint-config-standard from 20.0.0 to 22.0.0 Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 20.0.0 to 22.0.0. - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint-config-standard/compare/20.0.0...22.0.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 569ce4e..307c876 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "shx": "^0.3.3", "style-loader": "^0.23.1", "stylelint": "^13.11.0", - "stylelint-config-standard": "^20.0.0", + "stylelint-config-standard": "^22.0.0", "webpack": "^3.10.0", "webpack-dashboard": "^3.3.1", "webpack-dev-server": "^2.11.5"