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 28, 2022
1 parent f317779 commit b35ee31
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 @@ -58,7 +58,7 @@
"@types/yargs": "15.0.5",
"husky": "4.2.5",
"prettier": "2.0.5",
"pretty-quick": "2.0.1",
"pretty-quick": "2.0.2",
"typescript": "4.5.5"
},
"husky": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -689,10 +689,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==

[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 b35ee31

Please sign in to comment.