Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
chore(deps-dev): bump pretty-quick from 3.1.1 to 3.1.2 (#645)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 1, 2021
1 parent 4a99a49 commit 3ead0ee
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 @@ -31,7 +31,7 @@
"nock": "13.1.4",
"nyc": "15.1.0",
"prettier": "2.5.0",
"pretty-quick": "3.1.1",
"pretty-quick": "3.1.2",
"rimraf": "3.0.2",
"ts-node": "10.4.0",
"typedoc": "0.21.9",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2032,10 +2032,10 @@ prettier@2.5.0:
resolved "https://registry.npmjs.org/prettier/-/prettier-2.5.0.tgz#a6370e2d4594e093270419d9cc47f7670488f893"
integrity sha512-FM/zAKgWTxj40rH03VxzIPdXmj39SwSjwG0heUcNFwI+EMZJnY93yAiKXM3dObIKAM5TA88werc8T/EwhB45eg==

pretty-quick@3.1.1:
version "3.1.1"
resolved "https://registry.npmjs.org/pretty-quick/-/pretty-quick-3.1.1.tgz#93ca4e2dd38cc4e970e3f54a0ead317a25454688"
integrity sha512-ZYLGiMoV2jcaas3vTJrLvKAYsxDoXQBUn8OSTxkl67Fyov9lyXivJTl0+2WVh+y6EovGcw7Lm5ThYpH+Sh3XxQ==
pretty-quick@3.1.2:
version "3.1.2"
resolved "https://registry.npmjs.org/pretty-quick/-/pretty-quick-3.1.2.tgz#89d8741af7122cbd7f34182df746c5a7ea360b5c"
integrity sha512-T+fpTJrDjTzewql4p3lKrRA7z3MrNyjBK1MKeaBm5PpKwATgVm885TpY7TgY8KFt5Q1Qn3QDseRQcyX9AKTKkA==
dependencies:
chalk "^3.0.0"
execa "^4.0.0"
Expand Down

0 comments on commit 3ead0ee

Please sign in to comment.