Skip to content

Commit d754a27

Browse files
Update dependency pretty-quick to v3.1.3 (#408)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 330b6ad commit d754a27

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
@@ -25,7 +25,7 @@
2525
"husky": "4.3.8",
2626
"lerna": "4.0.0",
2727
"prettier": "2.4.0",
28-
"pretty-quick": "3.1.1",
28+
"pretty-quick": "3.1.3",
2929
"webpack-cli": "4.7.2"
3030
},
3131
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12193,10 +12193,10 @@ pretty-ms@^4.0.0:
1219312193
dependencies:
1219412194
parse-ms "^2.0.0"
1219512195

12196-
12197-
version "3.1.1"
12198-
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.1.1.tgz#93ca4e2dd38cc4e970e3f54a0ead317a25454688"
12199-
integrity sha512-ZYLGiMoV2jcaas3vTJrLvKAYsxDoXQBUn8OSTxkl67Fyov9lyXivJTl0+2WVh+y6EovGcw7Lm5ThYpH+Sh3XxQ==
12196+
12197+
version "3.1.3"
12198+
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.1.3.tgz#15281108c0ddf446675157ca40240099157b638e"
12199+
integrity sha512-kOCi2FJabvuh1as9enxYmrnBC6tVMoVOenMaBqRfsvBHB0cbpYHjdQEpSglpASDFEXVwplpcGR4CLEaisYAFcA==
1220012200
dependencies:
1220112201
chalk "^3.0.0"
1220212202
execa "^4.0.0"

0 commit comments

Comments
 (0)