diff --git a/package.json b/package.json index 6e82002998..2716fd4a26 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "react-router": "^6.3.0", "react-router-dom": "^6.3.0", "react-spring": "^9.4.5", - "stylelint": "^14.8.4", + "stylelint": "^14.8.5", "stylelint-config-css-modules": "^4.1.0", "stylelint-config-recommended": "^7.0.0", "stylelint-config-standard": "^25.0.0", diff --git a/yarn.lock b/yarn.lock index 32e62182cf..715d432972 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6115,10 +6115,10 @@ stylelint-scss@^4.2.0: postcss-selector-parser "^6.0.6" postcss-value-parser "^4.1.0" -stylelint@^14.8.4: - version "14.8.4" - resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.8.4.tgz#e8bfa12cba88a244bcab4c94b6a7481c5b730963" - integrity sha512-VoyFmif50YNL2R1NC0NxbprTbvnihiqE9tdwb/IAUvlncoS3dEllSSEfvTaQQ6BTCp6iv6daIg5v7ryRSlBdgw== +stylelint@^14.8.5: + version "14.8.5" + resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.8.5.tgz#0fcbf5b6821283b5a249dde36d70f1158da0a2a3" + integrity sha512-e3t4H/hlWlspkcNUrkhf44RU3OpPTA7uBOoREGBzSwdEF+2g/+gbZq7WEpMP7BpopcSe/uLaTvDuL+URL7cdnQ== dependencies: balanced-match "^2.0.0" colord "^2.9.2"