mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 06:26:26 +00:00
chore(deps): update dependency pretty-quick to v3.1.2 (#12803)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
ff87759b48
commit
95b20ca65b
2 changed files with 5 additions and 5 deletions
|
@ -275,7 +275,7 @@
|
||||||
"nock": "13.2.1",
|
"nock": "13.2.1",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"prettier": "2.4.1",
|
"prettier": "2.4.1",
|
||||||
"pretty-quick": "3.1.1",
|
"pretty-quick": "3.1.2",
|
||||||
"rimraf": "3.0.2",
|
"rimraf": "3.0.2",
|
||||||
"semantic-release": "18.0.0",
|
"semantic-release": "18.0.0",
|
||||||
"shelljs": "0.8.4",
|
"shelljs": "0.8.4",
|
||||||
|
|
|
@ -8868,10 +8868,10 @@ pretty-format@^27.0.0, pretty-format@^27.0.6, pretty-format@^27.3.1:
|
||||||
ansi-styles "^5.0.0"
|
ansi-styles "^5.0.0"
|
||||||
react-is "^17.0.1"
|
react-is "^17.0.1"
|
||||||
|
|
||||||
pretty-quick@3.1.1:
|
pretty-quick@3.1.2:
|
||||||
version "3.1.1"
|
version "3.1.2"
|
||||||
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.1.1.tgz#93ca4e2dd38cc4e970e3f54a0ead317a25454688"
|
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.1.2.tgz#89d8741af7122cbd7f34182df746c5a7ea360b5c"
|
||||||
integrity sha512-ZYLGiMoV2jcaas3vTJrLvKAYsxDoXQBUn8OSTxkl67Fyov9lyXivJTl0+2WVh+y6EovGcw7Lm5ThYpH+Sh3XxQ==
|
integrity sha512-T+fpTJrDjTzewql4p3lKrRA7z3MrNyjBK1MKeaBm5PpKwATgVm885TpY7TgY8KFt5Q1Qn3QDseRQcyX9AKTKkA==
|
||||||
dependencies:
|
dependencies:
|
||||||
chalk "^3.0.0"
|
chalk "^3.0.0"
|
||||||
execa "^4.0.0"
|
execa "^4.0.0"
|
||||||
|
|
Loading…
Reference in a new issue