From 03703fc011ac6b8fa456dea115f23a5e946afc45 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Apr 2021 00:10:30 +0000 Subject: [PATCH] Bump stylelint-config-standard from 17.0.0 to 22.0.0 Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 17.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/17.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 8171c70..4b0bff6 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "react": "^15.x", "react-dom": "^15.x", "react-test-renderer": "^15.x", - "stylelint-config-standard": "^17.0.0" + "stylelint-config-standard": "^22.0.0" }, "typings": "./lib/index.d.ts", "pre-commit": [