diff --git a/package.json b/package.json index a8248c0da6..3e5013b265 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "husky": "6.0.0", "lint-staged": "11.2.6", "pinst": "2.1.6", - "prettier": "2.8.0", + "prettier": "2.8.8", "typescript": "4.9.4" }, "resolutions": { diff --git a/packages/frontend/package.json b/packages/frontend/package.json index bc566d8786..afc15bfbfa 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -99,7 +99,7 @@ "eslint-plugin-react": "7.31.11", "eslint-plugin-react-hooks": "4.6.0", "eslint-plugin-testing-library": "4.12.4", - "prettier": "2.8.0" + "prettier": "2.8.8" }, "peerDependencies": { "@testing-library/dom": "^7.29.0 || ^8.0.0" diff --git a/yarn.lock b/yarn.lock index 97c6e750d1..156c77e7fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -20571,10 +20571,10 @@ prepend-http@^1.0.0: resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc" integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw= -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.8.8: + version "2.8.8" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da" + integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q== prettier@^1.19.1: version "1.19.1"