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

Commit 81eb4f7

Browse files
chore(deps): update dependency pretty-quick to v1.8.1 (#393)
1 parent f382a01 commit 81eb4f7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.8.0"
15+
"pretty-quick": "1.8.1"
1616
},
1717
"prettier": {
1818
"semi": false,

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@
6464
"@types/minimatch" "*"
6565
"@types/node" "*"
6666

67-
"@types/[email protected].4":
68-
version "14.0.4"
69-
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-14.0.4.tgz#d71a75967cd93c33eaea32b626b362ce0f2b2ae9"
67+
"@types/[email protected].5":
68+
version "14.0.5"
69+
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-14.0.5.tgz#e696292fd2d77dc168b5b791710f83463aa39abd"
7070

7171
7272
version "0.0.43"
@@ -3255,9 +3255,9 @@ pretty-format@^23.6.0:
32553255
ansi-regex "^3.0.0"
32563256
ansi-styles "^3.2.0"
32573257

3258-
3259-
version "1.8.0"
3260-
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-1.8.0.tgz#067ebe744ddb4e1ed4e1ee1af9648815121f78fc"
3258+
3259+
version "1.8.1"
3260+
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-1.8.1.tgz#af7b046fdd1d36c29f558c5585aa80db30c7f1db"
32613261
dependencies:
32623262
chalk "^2.3.0"
32633263
execa "^0.8.0"

0 commit comments

Comments
 (0)