From 09987ff0764e4ebf3121336dde352a3ff13e9d46 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2020 18:17:54 +0000 Subject: [PATCH] chore(deps-dev): bump pretty-quick from 3.0.0 to 3.0.2 Bumps [pretty-quick](https://github.com/azz/pretty-quick) from 3.0.0 to 3.0.2. - [Release notes](https://github.com/azz/pretty-quick/releases) - [Commits](https://github.com/azz/pretty-quick/compare/v3.0.0...v3.0.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7eff03824..971afb9b2 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "pinyin": "2.9.1", "prettier": "2.1.1", "prettier-check": "2.0.0", - "pretty-quick": "3.0.0", + "pretty-quick": "3.0.2", "remark": "12.0.1", "remark-frontmatter": "2.0.0", "remark-pangu": "2.1.1", diff --git a/yarn.lock b/yarn.lock index a8eac3fb0..44593d248 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9931,10 +9931,10 @@ pretty-format@^26.4.2: ansi-styles "^4.0.0" react-is "^16.12.0" -pretty-quick@3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.0.0.tgz#cba8597eca7f3821232abe6a93302d362cc30d71" - integrity sha512-oIXlGQUcUxt3XpoNfQECEWvH1Q9PtKfelF2pdp6UvC1CSQ5QcB7gUYKu0kuJGlm3LMBZzJaO/vbRkxA61pWlcg== +pretty-quick@3.0.2: + version "3.0.2" + resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.0.2.tgz#7ed460f7e43a647b1044ad8b7f41a0c8a7f1c51c" + integrity sha512-4rWOs/Ifdkg7G/YX7Xbco4jZkuXPx445KdhuMI6REnl3nXRDb9+zysb29c76R59jsJzcnkcpAaGi8D/RjAVfSQ== dependencies: chalk "^3.0.0" execa "^4.0.0"