diff --git a/package.json b/package.json index bfdf1763..9ab01af6 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "lint-staged": "^11.1.2", "prettier": "^2.4.1", "stylelint": "^13.13.1", - "stylelint-config-prettier": "^8.0.2", + "stylelint-config-prettier": "^9.0.4", "stylelint-config-recess-order": "^2.5.0", "stylelint-config-standard": "^22.0.0", "stylelint-config-styled-components": "^0.1.1", diff --git a/yarn.lock b/yarn.lock index c55e8013..bf8211df 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7700,10 +7700,10 @@ styled-components@^5.3.1: shallowequal "^1.1.0" supports-color "^5.5.0" -stylelint-config-prettier@^8.0.2: - version "8.0.2" - resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-8.0.2.tgz#da9de33da4c56893cbe7e26df239a7374045e14e" - integrity sha512-TN1l93iVTXpF9NJstlvP7nOu9zY2k+mN0NSFQ/VEGz15ZIP9ohdDZTtCWHs5LjctAhSAzaILULGbgiM0ItId3A== +stylelint-config-prettier@^9.0.4: + version "9.0.4" + resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-9.0.4.tgz#1b1dda614d5b3ef6c1f583fa6fa55f88245eb00b" + integrity sha512-38nIGTGpFOiK5LjJ8Ma1yUgpKENxoKSOhbDNSemY7Ep0VsJoXIW9Iq/2hSt699oB9tReynfWicTAoIHiq8Rvbg== stylelint-config-recess-order@^2.5.0: version "2.5.0"