diff --git a/package.json b/package.json index 598d913..aad6858 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "eslint-plugin-react-hooks": "^4.2.0", "npm-run-all": "^4.1.5", "postcss": "^8.4.19", - "prettier": "^2.7.1", + "prettier": "^2.8.7", "prisma": "^4.3.1", "start-server-and-test": "^1.12.0", "tailwindcss": "^3.2.4", diff --git a/yarn.lock b/yarn.lock index 4c9ea14..d6ef29e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2962,10 +2962,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@^2.7.1: - version "2.8.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc" - integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg== +prettier@^2.8.7: + version "2.8.7" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450" + integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw== pretty-format@^3.8.0: version "3.8.0"