diff --git a/web/package.json b/web/package.json index e6d21c61..8426326f 100644 --- a/web/package.json +++ b/web/package.json @@ -64,7 +64,7 @@ "postcss-html": "^1.5.0", "prettier": "^2.8.3", "stylelint": "^14.16.1", - "stylelint-config-prettier": "^9.0.4", + "stylelint-config-prettier": "^9.0.5", "stylelint-config-recommended-vue": "^1.1.0", "stylelint-config-standard": "^29.0.0", "ts-jest": "^27.1.1", diff --git a/web/yarn.lock b/web/yarn.lock index 600e7f90..d25809b3 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -12333,10 +12333,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.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-prettier@^9.0.5: + version "9.0.5" + resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-9.0.5.tgz#9f78bbf31c7307ca2df2dd60f42c7014ee9da56e" + integrity sha512-U44lELgLZhbAD/xy/vncZ2Pq8sh2TnpiPvo38Ifg9+zeioR+LAkHu0i6YORIOxFafZoVg0xqQwex6e6F25S5XA== stylelint-config-recommended-vue@^1.1.0: version "1.4.0"