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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-09-11 18:17:54 +00:00 committed by GitHub
parent 19209b8d69
commit 09987ff076
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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"