diff --git a/packages/stylelint-config/package.json b/packages/stylelint-config/package.json index 9e23051..0f612c6 100644 --- a/packages/stylelint-config/package.json +++ b/packages/stylelint-config/package.json @@ -41,7 +41,7 @@ "dependencies": { "stylelint": "15.10.0", "stylelint-config-recommended-scss": "12.0.0", - "stylelint-config-standard": "33.0.0", + "stylelint-config-standard": "34.0.0", "stylelint-order": "6.0.3", "stylelint-scss": "5.0.1" },