Skip to content

Commit a2fc635

Browse files
chore(deps): update dependency husky to v1.1.2 (#479)
1 parent 7e6205f commit a2fc635

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.1",
52+
"husky": "1.1.2",
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
@@ -3034,10 +3034,10 @@ humanize-ms@^1.2.1:
30343034
dependencies:
30353035
ms "^2.0.0"
30363036

3037-
3038-
version "1.1.1"
3039-
resolved "https://registry.yarnpkg.com/husky/-/husky-1.1.1.tgz#7179043184f68a4d1ffc975cbd1c6132ef1fd7b3"
3040-
integrity sha512-D8ly8eIZdWzWVG4mh4apaX1PP47uLSaN8CS0RyuuLtHJ20Gt6Ccky5pSecaPsqxNzQj0zon3x6QX/0kCc5/TOQ==
3037+
3038+
version "1.1.2"
3039+
resolved "https://registry.yarnpkg.com/husky/-/husky-1.1.2.tgz#574c2bb16958db8a8120b63306efaff110525c23"
3040+
integrity sha512-9TdkUpBeEOjz0AnFdUN4i3w8kEbOsVs9/WSeJqWLq2OO6bcKQhVW64Zi+pVd/AMRLpN3QTINb6ZXiELczvdmqQ==
30413041
dependencies:
30423042
cosmiconfig "^5.0.6"
30433043
execa "^0.9.0"

0 commit comments

Comments
 (0)