diff --git a/package.json b/package.json index 83539350..7114340c 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "eslint-config-prettier": "8.5.0", "eslint-plugin-tailwindcss": "3.7.0", "postcss": "8.4.19", - "prettier": "2.7.1", + "prettier": "2.8.0", "storybook": "6.5.13", "tailwindcss": "3.2.4", "typescript": "4.9.3" diff --git a/yarn.lock b/yarn.lock index 96e34fc2..509fc223 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11042,10 +11042,10 @@ prepend-http@^2.0.0: resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897" integrity sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA== -prettier@2.7.1: - version "2.7.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64" - integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g== +prettier@2.8.0: + version "2.8.0" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9" + integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA== "prettier@>=2.2.1 <=2.3.0": version "2.3.0"