Skip to content

Commit

Permalink
chore(deps): update dependency pretty-quick to v1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 20, 2019
1 parent 829ac41 commit c6a3a17
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -39,7 +39,7 @@
"husky": "1.3.1",
"jest": "24.8.0",
"prettier": "1.17.1",
"pretty-quick": "1.10.0",
"pretty-quick": "1.11.0",
"rimraf": "2.6.3",
"semantic-release": "15.13.12",
"ts-jest": "24.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5339,10 +5339,10 @@ pretty-format@^24.8.0:
ansi-styles "^3.2.0"
react-is "^16.8.4"

pretty-quick@1.10.0:
version "1.10.0"
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-1.10.0.tgz#d86cc46fe92ed8cfcfba6a082ec5949c53858198"
integrity sha512-uNvm2N3UWmnZRZrClyQI45hIbV20f5BpSyZY51Spbvn4APp9+XLyX4bCjWRGT3fGyVyQ/2/iw7dbQq1UUaq7SQ==
pretty-quick@1.11.0:
version "1.11.0"
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-1.11.0.tgz#d0bf997f3eb7de3d1bac5ffeb9c335f404d844c8"
integrity sha512-hy0yOSnqVykrgoHcCcB72p3B5ERQJcjQI6ExeSGSTFE2cDrPwCQtFb3kXA1F+jUPrbt7orra8U+fjS/Emjgpuw==
dependencies:
chalk "^2.3.0"
execa "^0.8.0"
Expand Down

0 comments on commit c6a3a17

Please sign in to comment.