diff --git a/CHANGELOG.md b/CHANGELOG.md index 1bb941cd7..320193e74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `json5` from 2.2.0 to 2.2.3 - Bumps `split2` from 3.2.2 to 4.1.0 - Bumps `@types/node` from 15.14.7 to 18.11.18 +- Bumps `prettier` from 2.7.1 to 2.8.3 ### Dependencies ### Changed diff --git a/yarn.lock b/yarn.lock index 491aecc5b..167a474f8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2508,9 +2508,9 @@ prettier-linter-helpers@^1.0.0: fast-diff "^1.1.2" prettier@^2.6.2: - version "2.7.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64" - integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g== + version "2.8.3" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632" + integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw== pretty-hrtime@^1.0.3: version "1.0.3"