diff --git a/package.json b/package.json index 71212df4..1551a779 100644 --- a/package.json +++ b/package.json @@ -90,6 +90,6 @@ "eslint-plugin-react": "^7.23.2", "eslint-plugin-total-functions": "^4.7.2", "jest-mock-extended": "^1.0.13", - "prettier": "^2.2.1" + "prettier": "^2.3.2" } } diff --git a/yarn.lock b/yarn.lock index 41f6a69c..c7c25a8d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9751,10 +9751,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@^2.2.1: - version "2.3.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6" - integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA== +prettier@^2.3.2: + version "2.3.2" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d" + integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ== pretty-bytes@^5.3.0: version "5.6.0"