diff --git a/package.json b/package.json index 9897387..0956dfe 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "nodemon": "^2.0.13", "npm-run-all": "^4.1.5", "stylelint-config-prettier": "^8.0.2", - "stylelint-config-smarthr": "^1.0.1", + "stylelint-config-smarthr": "^1.0.2", "stylelint-config-standard": "^22.0.0", "ts-node": "^10.2.1", "typescript": "^4.4.3" diff --git a/yarn.lock b/yarn.lock index 3b86ce8..ac72d40 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4180,10 +4180,10 @@ stylelint-config-recommended@^5.0.0: resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-5.0.0.tgz#fb5653f495a60b4938f2ad3e77712d9e1039ae78" integrity sha512-c8aubuARSu5A3vEHLBeOSJt1udOdS+1iue7BmJDTSXoCBmfEQmmWX+59vYIj3NQdJBY6a/QRv1ozVFpaB9jaqA== -stylelint-config-smarthr@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/stylelint-config-smarthr/-/stylelint-config-smarthr-1.0.1.tgz#94cf6a630a0dbcbeed6bba3820bbb01b52f65df0" - integrity sha512-gxD0a1RO8eaGpiDVyN1h7mvVDtJL/DZw7u0sTtvSxQYMz3sZaS0QQdG19nk3I8Wtuh0p4IaUKaEvDrIbliAJYQ== +stylelint-config-smarthr@^1.0.2: + version "1.0.2" + resolved "https://registry.yarnpkg.com/stylelint-config-smarthr/-/stylelint-config-smarthr-1.0.2.tgz#39c2efd6ca83307cbcc54eb68af2a39ecf5e641a" + integrity sha512-QDp72aN2QiChBBeHADHat+MhoFl5NtMCsGnTeE+nFH/Cd8Bw8Y7xqTTwghBOi72J7+Dzcuu4UflZvVt8+AyLOw== stylelint-config-standard@^22.0.0: version "22.0.0"