From 95b20ca65bf7f9f6078375ee4a3a3fdff5c08b47 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Nov 2021 11:57:10 +0100 Subject: [PATCH] chore(deps): update dependency pretty-quick to v3.1.2 (#12803) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index de5de1387440bf..aa5e5ff847a0af 100644 --- a/package.json +++ b/package.json @@ -275,7 +275,7 @@ "nock": "13.2.1", "npm-run-all": "4.1.5", "prettier": "2.4.1", - "pretty-quick": "3.1.1", + "pretty-quick": "3.1.2", "rimraf": "3.0.2", "semantic-release": "18.0.0", "shelljs": "0.8.4", diff --git a/yarn.lock b/yarn.lock index 1ff1afc836067e..3920d488a86c0d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8868,10 +8868,10 @@ pretty-format@^27.0.0, pretty-format@^27.0.6, pretty-format@^27.3.1: ansi-styles "^5.0.0" react-is "^17.0.1" -pretty-quick@3.1.1: - version "3.1.1" - resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.1.1.tgz#93ca4e2dd38cc4e970e3f54a0ead317a25454688" - integrity sha512-ZYLGiMoV2jcaas3vTJrLvKAYsxDoXQBUn8OSTxkl67Fyov9lyXivJTl0+2WVh+y6EovGcw7Lm5ThYpH+Sh3XxQ== +pretty-quick@3.1.2: + version "3.1.2" + resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.1.2.tgz#89d8741af7122cbd7f34182df746c5a7ea360b5c" + integrity sha512-T+fpTJrDjTzewql4p3lKrRA7z3MrNyjBK1MKeaBm5PpKwATgVm885TpY7TgY8KFt5Q1Qn3QDseRQcyX9AKTKkA== dependencies: chalk "^3.0.0" execa "^4.0.0"