Skip to content
This repository was archived by the owner on Dec 8, 2021. It is now read-only.

Commit a93b2f1

Browse files
renovate[bot]Jason Kuhrt
authored andcommitted
chore(deps): update dependency pretty-quick to v1.10.0 (#398)
1 parent 59151d8 commit a93b2f1

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
@@ -12,7 +12,7 @@
1212
"devDependencies": {
1313
"husky": "1.3.1",
1414
"prettier": "1.15.3",
15-
"pretty-quick": "1.9.0"
15+
"pretty-quick": "1.10.0"
1616
},
1717
"prettier": {
1818
"semi": false,

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3278,9 +3278,9 @@ pretty-format@^23.6.0:
32783278
ansi-regex "^3.0.0"
32793279
ansi-styles "^3.2.0"
32803280

3281-
pretty-quick@1.9.0:
3282-
version "1.9.0"
3283-
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-1.9.0.tgz#d42fa46d7a4f1a6029bb12c5f74da95331691d00"
3281+
pretty-quick@1.10.0:
3282+
version "1.10.0"
3283+
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-1.10.0.tgz#d86cc46fe92ed8cfcfba6a082ec5949c53858198"
32843284
dependencies:
32853285
chalk "^2.3.0"
32863286
execa "^0.8.0"

0 commit comments

Comments
 (0)