Skip to content

Commit

Permalink
Merge pull request #1070 from JetBrains/dependabot/npm_and_yarn/husky…
Browse files Browse the repository at this point in the history
…-3.0.1
  • Loading branch information
dependabot-preview[bot] committed Jul 19, 2019
2 parents 133db5b + e2a610a commit 989e677
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"eslint": "^6.0.1",
"eslint-import-resolver-webpack": "^0.11.1",
"glob": "^7.1.4",
"husky": "^3.0.0",
"husky": "^3.0.1",
"karma": "^4.2.0",
"karma-coverage": "^1.1.2",
"karma-coverage-html-index-reporter": "^1.0.2",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7691,11 +7691,12 @@ humanize-string@^1.0.2:
dependencies:
decamelize "^1.0.0"

husky@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.0.tgz#de63821a7049dc412b1afd753c259e2f6e227562"
integrity sha512-lKMEn7bRK+7f5eWPNGclDVciYNQt0GIkAQmhKl+uHP1qFzoN0h92kmH9HZ8PCwyVA2EQPD8KHf0FYWqnTxau+Q==
husky@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.1.tgz#06152c28e129622b05fa09c494209de8cf2dfb59"
integrity sha512-PXBv+iGKw23GHUlgELRlVX9932feFL407/wHFwtsGeArp0dDM4u+/QusSQwPKxmNgjpSL+ustbOdQ2jetgAZbA==
dependencies:
chalk "^2.4.2"
cosmiconfig "^5.2.1"
execa "^1.0.0"
get-stdin "^7.0.0"
Expand Down

0 comments on commit 989e677

Please sign in to comment.