Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0c93271

Browse files
authoredOct 5, 2018
chore(deps): update dependency husky to v1.1.1 (#470)
1 parent f750931 commit 0c93271

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint-plugin-import": "2.14.0",
5050
"eslint-plugin-react": "7.11.1",
5151
"flowgen": "1.2.3",
52-
"husky": "1.1.0",
52+
"husky": "1.1.1",
5353
"lint-staged": "7.3.0",
5454
"prettier": "1.14.3",
5555
"prettier-package-json": "2.0.1",

‎yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3089,10 +3089,10 @@ humanize-ms@^1.2.1:
30893089
dependencies:
30903090
ms "^2.0.0"
30913091

3092-
husky@1.1.0:
3093-
version "1.1.0"
3094-
resolved "https://registry.yarnpkg.com/husky/-/husky-1.1.0.tgz#7271e85f5d98b54349788839b720c9a60cd95dba"
3095-
integrity sha512-jnUD0PK3xGLB5Jc3f3UEwl8qOZeLd0WiWABhVyHPS5R298HOccGZJMOMBSk3gFksAa1BeK9FQYYEfPNlqkfBxg==
3092+
husky@1.1.1:
3093+
version "1.1.1"
3094+
resolved "https://registry.yarnpkg.com/husky/-/husky-1.1.1.tgz#7179043184f68a4d1ffc975cbd1c6132ef1fd7b3"
3095+
integrity sha512-D8ly8eIZdWzWVG4mh4apaX1PP47uLSaN8CS0RyuuLtHJ20Gt6Ccky5pSecaPsqxNzQj0zon3x6QX/0kCc5/TOQ==
30963096
dependencies:
30973097
cosmiconfig "^5.0.6"
30983098
execa "^0.9.0"

0 commit comments

Comments
 (0)
Please sign in to comment.