diff --git a/package.json b/package.json index 3f71e23c8a..48479daca3 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "react-dom": "^17.0.1", "react-test-renderer": "^17.0.2", "stylelint": "^14.8.1", - "stylelint-config-recommended": "^7.0.0", + "stylelint-config-recommended": "^8.0.0", "stylelint-config-standard": "^25.0.0", "stylelint-config-standard-scss": "^3.0.0", "stylelint-order": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index f0445b11da..e2cbf8d287 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12415,6 +12415,11 @@ stylelint-config-recommended@^7.0.0: resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-7.0.0.tgz#7497372ae83ab7a6fffc18d7d7b424c6480ae15e" integrity sha512-yGn84Bf/q41J4luis1AZ95gj0EQwRX8lWmGmBwkwBNSkpGSpl66XcPTulxGa/Z91aPoNGuIGBmFkcM1MejMo9Q== +stylelint-config-recommended@^8.0.0: + version "8.0.0" + resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-8.0.0.tgz#7736be9984246177f017c39ec7b1cd0f19ae9117" + integrity sha512-IK6dWvE000+xBv9jbnHOnBq01gt6HGVB2ZTsot+QsMpe82doDQ9hvplxfv4YnpEuUwVGGd9y6nbaAnhrjcxhZQ== + stylelint-config-standard-scss@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/stylelint-config-standard-scss/-/stylelint-config-standard-scss-3.0.0.tgz#dafc4fa5538d0ed833bf0a7d391e075683ffd96c"