chore(deps-dev): Bump pretty-quick from 3.1.0 to 3.1.1 (#7725)

Bumps [pretty-quick](https://github.com/azz/pretty-quick) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/azz/pretty-quick/releases)
- [Commits](https://github.com/azz/pretty-quick/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: pretty-quick
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-06-23 00:53:55 +01:00 committed by GitHub
parent c7b13ce567
commit e9df307cae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -14789,9 +14789,9 @@
}
},
"pretty-quick": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/pretty-quick/-/pretty-quick-3.1.0.tgz",
"integrity": "sha512-DtxIxksaUWCgPFN7E1ZZk4+Aav3CCuRdhrDSFZENb404sYMtuo9Zka823F+Mgeyt8Zt3bUiCjFzzWYE9LYqkmQ==",
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/pretty-quick/-/pretty-quick-3.1.1.tgz",
"integrity": "sha512-ZYLGiMoV2jcaas3vTJrLvKAYsxDoXQBUn8OSTxkl67Fyov9lyXivJTl0+2WVh+y6EovGcw7Lm5ThYpH+Sh3XxQ==",
"dev": true,
"requires": {
"chalk": "^3.0.0",

View File

@ -53,7 +53,7 @@
"pinyin": "2.10.2",
"prettier": "2.2.1",
"prettier-check": "2.0.0",
"pretty-quick": "3.1.0",
"pretty-quick": "3.1.1",
"remark": "12.0.1",
"remark-frontmatter": "2.0.0",
"remark-pangu": "2.2.0",