Skip to content

Commit 42b5c3b

Browse files
authored
Merge pull request #2604 from StoDevX/greenkeeper/pretty-quick-1.6.0
Update pretty-quick to the latest version πŸš€
2 parents 5886a34 + 5f5ced2 commit 42b5c3b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"pify": "3.0.0",
156156
"prettier": "1.12.1",
157157
"pretty-bytes": "5.0.0",
158-
"pretty-quick": "1.5.1",
158+
"pretty-quick": "1.6.0",
159159
"prop-types": "15.6.1",
160160
"react-test-renderer": "16.3.2",
161161
"string-natural-compare": "2.0.2",

β€Žyarn.lockβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5098,9 +5098,9 @@ pretty-format@^4.2.1:
50985098
version "4.3.1"
50995099
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-4.3.1.tgz#530be5c42b3c05b36414a7a2a4337aa80acd0e8d"
51005100

5101-
pretty-quick@1.5.1:
5102-
version "1.5.1"
5103-
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-1.5.1.tgz#b36bb4fe7cdb04ed5f4ba4ba530d609cb3be4ac2"
5101+
pretty-quick@1.6.0:
5102+
version "1.6.0"
5103+
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-1.6.0.tgz#afc3591eb5c4cf37614a305d489a8a40e57c9258"
51045104
dependencies:
51055105
chalk "^2.3.0"
51065106
execa "^0.8.0"

0 commit comments

Comments
Β (0)