diff --git a/ui/package.json b/ui/package.json index ed5c20b..1adb1c4 100644 --- a/ui/package.json +++ b/ui/package.json @@ -60,7 +60,7 @@ "eslint-plugin-react": "^7.20.6", "eslint-plugin-unicorn": "^21.0.0", "get-port": "^5.1.1", - "prettier": "^2.1.1", + "prettier": "^2.2.1", "puppeteer": "^5.3.0", "react-scripts": "^4.0.3", "rimraf": "^3.0.2", diff --git a/ui/yarn.lock b/ui/yarn.lock index dc6c5e8..a059278 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -10221,10 +10221,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.1.1: - version "2.1.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.1.tgz#d9485dd5e499daa6cb547023b87a6cf51bee37d6" - integrity sha512-9bY+5ZWCfqj3ghYBLxApy2zf6m+NJo5GzmLTpr9FsApsfjriNnS2dahWReHMi7qNPhhHl9SYHJs2cHZLgexNIw== +prettier@^2.2.1: + version "2.2.1" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5" + integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q== pretty-bytes@^5.3.0: version "5.6.0"