Skip to content

Commit

Permalink
Update dependency pretty-quick to v3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 22, 2021
1 parent cc4f9ae commit 4946621
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -54,7 +54,7 @@
"husky": "7.0.1",
"jest": "27.0.6",
"prettier": "2.3.2",
"pretty-quick": "3.1.1",
"pretty-quick": "3.1.3",
"rimraf": "3.0.2",
"rxjs": "7.2.0",
"typescript": "4.3.5"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2757,10 +2757,10 @@ pretty-format@^27.0.6:
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.3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.1.3.tgz#15281108c0ddf446675157ca40240099157b638e"
integrity sha512-kOCi2FJabvuh1as9enxYmrnBC6tVMoVOenMaBqRfsvBHB0cbpYHjdQEpSglpASDFEXVwplpcGR4CLEaisYAFcA==
dependencies:
chalk "^3.0.0"
execa "^4.0.0"
Expand Down

0 comments on commit 4946621

Please sign in to comment.