diff --git a/package.json b/package.json index 0ea5925..cd29030 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "postcss-html": "^1.5.0", "prettier": "^2.7.1", "stylelint": "^14.14.1", - "stylelint-config-prettier": "^9.0.3", + "stylelint-config-prettier": "^9.0.4", "stylelint-config-recommended-vue": "^1.4.0", "stylelint-config-standard": "^29.0.0", "typescript": "^4.8.4", diff --git a/yarn.lock b/yarn.lock index 40c4aba..096a16e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13764,10 +13764,10 @@ stylelint-config-html@>=1.0.0: resolved "https://registry.yarnpkg.com/stylelint-config-html/-/stylelint-config-html-1.1.0.tgz#999db19aea713b7ff6dde92ada76e4c1bd812b66" integrity sha512-IZv4IVESjKLumUGi+HWeb7skgO6/g4VMuAYrJdlqQFndgbj6WJAXPhaysvBiXefX79upBdQVumgYcdd17gCpjQ== -stylelint-config-prettier@^9.0.3: - version "9.0.3" - resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-9.0.3.tgz#0dccebeff359dcc393c9229184408b08964d561c" - integrity sha512-5n9gUDp/n5tTMCq1GLqSpA30w2sqWITSSEiAWQlpxkKGAUbjcemQ0nbkRvRUa0B1LgD3+hCvdL7B1eTxy1QHJg== +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-recommended-vue@^1.4.0: version "1.4.0"