diff --git a/package.json b/package.json index 2fe033e4..e774fdcc 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "eslint-import-resolver-typescript": "^2.5.0", "eslint-plugin-flowtype": "8.0.3", "eslint-plugin-import": "2.25.4", - "prettier": "^2.6.0", + "prettier": "^2.6.1", "prettier-plugin-tailwindcss": "^0.1.8", "typescript": "^4.6.2", "webpack": "^5.70.0" diff --git a/yarn.lock b/yarn.lock index 395ad2e0..f6f2c6a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6214,10 +6214,10 @@ prettier-plugin-tailwindcss@^0.1.8: resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.1.8.tgz#ba0f606ed91959ede670303d905b99106e9e6293" integrity sha512-hwarSBCswAXa+kqYtaAkFr3Vop9o04WOyZs0qo3NyvW8L7f1rif61wRyq0+ArmVThOuRBcJF5hjGXYk86cwemg== -prettier@^2.6.0: - version "2.6.0" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.0.tgz#12f8f504c4d8ddb76475f441337542fa799207d4" - integrity sha512-m2FgJibYrBGGgQXNzfd0PuDGShJgRavjUoRCw1mZERIWVSXF0iLzLm+aOqTAbLnC3n6JzUhAA8uZnFVghHJ86A== +prettier@^2.6.1: + version "2.6.1" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.1.tgz#d472797e0d7461605c1609808e27b80c0f9cfe17" + integrity sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A== pretty-hrtime@^1.0.3: version "1.0.3"