diff --git a/package.json b/package.json index 421cf8f..46dfdb4 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "test": "mocha --recursive" }, "dependencies": { - "@prettier/sync": "^0.2.1", + "@prettier/sync": "^0.3.0", "prettier-linter-helpers": "^1.0.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index fa196d3..2c062be 100644 --- a/yarn.lock +++ b/yarn.lock @@ -370,10 +370,10 @@ "@pnpm/network.ca-file" "^1.0.1" config-chain "^1.1.11" -"@prettier/sync@^0.2.1": - version "0.2.1" - resolved "https://registry.yarnpkg.com/@prettier/sync/-/sync-0.2.1.tgz#00f628a394247cc18535b3cce0b9756b352a09e0" - integrity sha512-7ls1R6//+GPYD9vof1XaL5psViv83CwpdwlS8oUkWldYgbPhzZ3WgxIQMWqGyBmWPmoBfQg8C7jj7KI/ZuDHhQ== +"@prettier/sync@^0.3.0": + version "0.3.0" + resolved "https://registry.yarnpkg.com/@prettier/sync/-/sync-0.3.0.tgz#91f2cfc23490a21586d1cf89c6f72157c000ca1e" + integrity sha512-3dcmCyAxIcxy036h1I7MQU/uEEBq8oLwf1CE3xeze+MPlgkdlb/+w6rGR/1dhp6Hqi17fRS6nvwnOzkESxEkOw== "@release-it-plugins/lerna-changelog@^5.0.0": version "5.0.0"