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

Commit

Permalink
chore(deps): update dependency pretty-quick to v1.8.1 (#393)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2019
1 parent f382a01 commit 81eb4f7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"husky": "1.3.1",
"prettier": "1.15.3",
"pretty-quick": "1.8.0"
"pretty-quick": "1.8.1"
},
"prettier": {
"semi": false,
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@
"@types/minimatch" "*"
"@types/node" "*"

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

"@types/[email protected]":
version "0.0.43"
Expand Down Expand Up @@ -3255,9 +3255,9 @@ pretty-format@^23.6.0:
ansi-regex "^3.0.0"
ansi-styles "^3.2.0"

[email protected].0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-1.8.0.tgz#067ebe744ddb4e1ed4e1ee1af9648815121f78fc"
[email protected].1:
version "1.8.1"
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-1.8.1.tgz#af7b046fdd1d36c29f558c5585aa80db30c7f1db"
dependencies:
chalk "^2.3.0"
execa "^0.8.0"
Expand Down

0 comments on commit 81eb4f7

Please sign in to comment.