Skip to content

Commit 49f7f18

Browse files
committed
Update dependency pretty-quick to v3.1.2
1 parent cc4f9ae commit 49f7f18

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"husky": "7.0.1",
5555
"jest": "27.0.6",
5656
"prettier": "2.3.2",
57-
"pretty-quick": "3.1.1",
57+
"pretty-quick": "3.1.2",
5858
"rimraf": "3.0.2",
5959
"rxjs": "7.2.0",
6060
"typescript": "4.3.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2757,10 +2757,10 @@ pretty-format@^27.0.6:
27572757
ansi-styles "^5.0.0"
27582758
react-is "^17.0.1"
27592759

2760-
2761-
version "3.1.1"
2762-
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.1.1.tgz#93ca4e2dd38cc4e970e3f54a0ead317a25454688"
2763-
integrity sha512-ZYLGiMoV2jcaas3vTJrLvKAYsxDoXQBUn8OSTxkl67Fyov9lyXivJTl0+2WVh+y6EovGcw7Lm5ThYpH+Sh3XxQ==
2760+
2761+
version "3.1.2"
2762+
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.1.2.tgz#89d8741af7122cbd7f34182df746c5a7ea360b5c"
2763+
integrity sha512-T+fpTJrDjTzewql4p3lKrRA7z3MrNyjBK1MKeaBm5PpKwATgVm885TpY7TgY8KFt5Q1Qn3QDseRQcyX9AKTKkA==
27642764
dependencies:
27652765
chalk "^3.0.0"
27662766
execa "^4.0.0"

0 commit comments

Comments
 (0)