Skip to content

Commit

Permalink
chore(deps): update dependency pretty-quick to v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 31, 2021
1 parent 77f8ea4 commit b69fa6e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"husky": "4.2.5",
"jest": "^26.4.2",
"prettier": "2.1.2",
"pretty-quick": "2.0.1",
"pretty-quick": "2.0.2",
"semantic-release": "^17.1.2",
"react-test-renderer": "^17.0.1",
"webpack": "4.44.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9792,10 +9792,10 @@ pretty-format@^26.6.2:
ansi-styles "^4.0.0"
react-is "^17.0.1"

[email protected].1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-2.0.1.tgz#417ee605ade98ecc686e72f63b5d28a2c35b43e9"
integrity sha512-y7bJt77XadjUr+P1uKqZxFWLddvj3SKY6EU4BuQtMxmmEFSMpbN132pUWdSG1g1mtUfO0noBvn7wBf0BVeomHg==
[email protected].2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-2.0.2.tgz#4e44d6489ed513ef111bee501f63688d854584e6"
integrity sha512-aLb6vtOTEfJDwi1w+MBTeE20GwPVUYyn6IqNg6TtGpiOB1W3y6vKcsGFjqGeaaEtQgMLSPXTWONqh33UBuwG8A==
dependencies:
chalk "^2.4.2"
execa "^2.1.0"
Expand Down

0 comments on commit b69fa6e

Please sign in to comment.