Skip to content

Commit

Permalink
Update dependency husky to v2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 26, 2019
1 parent e62b008 commit d695ed1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"eslint-plugin-react": "7.13.0",
"gh-pages": "2.0.1",
"gh-pages-with-token": "1.0.0",
"husky": "2.3.0",
"husky": "2.4.1",
"lighthouse-ci": "1.6.0",
"lint-staged": "8.1.7",
"react-router-dom": "5.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7437,10 +7437,10 @@ humanize-url@^1.0.0:
normalize-url "^1.0.0"
strip-url-auth "^1.0.0"

husky@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/husky/-/husky-2.3.0.tgz#8b78ed24d763042df7fd899991985d65a976dd13"
integrity sha512-A/ZQSEILoq+mQM3yC3RIBSaw1bYXdkKnyyKVSUiJl+iBjVZc5LQEXdGY1ZjrDxC4IzfRPiJ0IqzEQGCN5TQa/A==
husky@2.4.1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/husky/-/husky-2.4.1.tgz#dd00f9646f8693b93f7b3a12ba4be00be0eff7ab"
integrity sha512-ZRwMWHr7QruR22dQ5l3rEGXQ7rAQYsJYqaeCd+NyOsIFczAtqaApZQP3P4HwLZjCtFbm3SUNYoKuoBXX3AYYfw==
dependencies:
cosmiconfig "^5.2.0"
execa "^1.0.0"
Expand Down

0 comments on commit d695ed1

Please sign in to comment.