Skip to content

Commit 9890f1c

Browse files
fix(deps): update dependency pretty-quick to v3.1.2 (#336)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 90aa7e9 commit 9890f1c

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
@@ -41,7 +41,7 @@
4141
"husky": "7.0.4",
4242
"lerna": "4.0.0",
4343
"prettier": "2.4.1",
44-
"pretty-quick": "3.1.1",
44+
"pretty-quick": "3.1.2",
4545
"tsbb": "3.4.4",
4646
"typescript": "4.4.4"
4747
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16655,10 +16655,10 @@ pretty-format@^27.0.0, pretty-format@^27.3.1:
1665516655
ansi-styles "^5.0.0"
1665616656
react-is "^17.0.1"
1665716657

16658-
16659-
version "3.1.1"
16660-
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.1.1.tgz#93ca4e2dd38cc4e970e3f54a0ead317a25454688"
16661-
integrity sha512-ZYLGiMoV2jcaas3vTJrLvKAYsxDoXQBUn8OSTxkl67Fyov9lyXivJTl0+2WVh+y6EovGcw7Lm5ThYpH+Sh3XxQ==
16658+
16659+
version "3.1.2"
16660+
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.1.2.tgz#89d8741af7122cbd7f34182df746c5a7ea360b5c"
16661+
integrity sha512-T+fpTJrDjTzewql4p3lKrRA7z3MrNyjBK1MKeaBm5PpKwATgVm885TpY7TgY8KFt5Q1Qn3QDseRQcyX9AKTKkA==
1666216662
dependencies:
1666316663
chalk "^3.0.0"
1666416664
execa "^4.0.0"

0 commit comments

Comments
 (0)