diff --git a/package.json b/package.json index 7bdd549..b13dc4b 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "babelify": "^10.0.0", "browserify": "^17.0.0", "eslint-plugin-prettier": "^4.2.1", - "prettier": "^2.7.1", + "prettier": "^2.8.7", "react": "^18.2.0", "react-dom": "^18.2.0", "stylelint-config-prettier": "^9.0.3" diff --git a/yarn.lock b/yarn.lock index 1c5e8ac..1155b05 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6208,10 +6208,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -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.7: + version "2.8.7" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450" + integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw== pretty-error@^4.0.0: version "4.0.0"