diff --git a/package.json b/package.json index 080d22c..571fd88 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "cmd-ts": "0.7.0", "execa": "5.1.1", "lerna-changelog": "2.1.0", - "prettier": "2.4.0", + "prettier": "2.4.1", "toml": "3.0.0" } } diff --git a/yarn.lock b/yarn.lock index 72ecb3f..021bd31 100644 --- a/yarn.lock +++ b/yarn.lock @@ -815,10 +815,10 @@ path-key@^3.0.0, path-key@^3.1.0: resolved "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375" integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q== -prettier@2.4.0: - version "2.4.0" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.0.tgz#85bdfe0f70c3e777cf13a4ffff39713ca6f64cba" - integrity sha512-DsEPLY1dE5HF3BxCRBmD4uYZ+5DCbvatnolqTqcxEgKVZnL2kUfyu7b8pPQ5+hTBkdhU9SLUmK0/pHb07RE4WQ== +prettier@2.4.1: + version "2.4.1" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c" + integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA== process-nextick-args@~2.0.0: version "2.0.1"