Skip to content

Commit 8fb38ec

Browse files
chore(deps): update dependency husky to v1.1.2 (#259)
1 parent f0eac97 commit 8fb38ec

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-config-prettier": "3.1.0",
5050
"eslint-plugin-import": "2.14.0",
5151
"eslint-plugin-react": "7.11.1",
52-
"husky": "1.1.1",
52+
"husky": "1.1.2",
5353
"jest": "23.6.0",
5454
"jest-junit": "5.2.0",
5555
"lint-staged": "7.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3662,10 +3662,10 @@ humanize-ms@^1.2.1:
36623662
dependencies:
36633663
ms "^2.0.0"
36643664

3665-
3666-
version "1.1.1"
3667-
resolved "https://registry.yarnpkg.com/husky/-/husky-1.1.1.tgz#7179043184f68a4d1ffc975cbd1c6132ef1fd7b3"
3668-
integrity sha512-D8ly8eIZdWzWVG4mh4apaX1PP47uLSaN8CS0RyuuLtHJ20Gt6Ccky5pSecaPsqxNzQj0zon3x6QX/0kCc5/TOQ==
3665+
3666+
version "1.1.2"
3667+
resolved "https://registry.yarnpkg.com/husky/-/husky-1.1.2.tgz#574c2bb16958db8a8120b63306efaff110525c23"
3668+
integrity sha512-9TdkUpBeEOjz0AnFdUN4i3w8kEbOsVs9/WSeJqWLq2OO6bcKQhVW64Zi+pVd/AMRLpN3QTINb6ZXiELczvdmqQ==
36693669
dependencies:
36703670
cosmiconfig "^5.0.6"
36713671
execa "^0.9.0"

0 commit comments

Comments
 (0)