diff --git a/package.json b/package.json index ac348c2..71fcacb 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "devDependencies": { "@types/node": "^14.14.25", "@zeit/ncc": "^0.22.3", - "prettier": "^2.2.1", + "prettier": "^2.8.3", "typescript": "^4.1.4" } } diff --git a/yarn.lock b/yarn.lock index de4dc6f..2ec8a04 100644 --- a/yarn.lock +++ b/yarn.lock @@ -149,10 +149,10 @@ once@^1.4.0: dependencies: wrappy "1" -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== +prettier@^2.8.3: + version "2.8.3" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632" + integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw== tunnel@0.0.6: version "0.0.6"