From 7535b6e36027d12b43a1f3aad41264241c59ea06 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 19:30:18 +0000 Subject: [PATCH] Update stylelint (#529) Co-authored-by: Renovate Bot --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 7df83799..3fa0f6f9 100644 --- a/package.json +++ b/package.json @@ -34,9 +34,9 @@ "remark-cli": "5.0.0", "remark-lint": "6.0.6", "sass-lint": "1.13.1", - "stylelint-config-standard": "18.2.0", - "stylelint-scss": "3.3.1", - "stylelint": "9.6.0", + "stylelint-config-standard": "18.3.0", + "stylelint-scss": "3.19.0", + "stylelint": "9.10.1", "tern-lint": "0.6.0", "tslint": "5.20.1", "typescript": "3.9.9",