From 394480f1ba898ce32681d1e57a2a1ced406c3951 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Mar 2023 12:00:49 +0000 Subject: [PATCH] Update dependency stylelint to v15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1241565..0ac6293 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "eslint-plugin-jsx-a11y": "^6.2.3", "eslint-plugin-react": "^7.20.6", "eslint-plugin-react-hooks": "^2.5.1", - "stylelint": "^13.3.3", + "stylelint": "^15.0.0", "stylelint-config-standard": "^20.0.0", "stylelint-csstree-validator": "^1.8.0", "stylelint-scss": "^3.17.2"