Skip to content

Commit c76c9f3

Browse files
renovate[bot]TheAlexLichter
authored andcommitted
chore(deps): update dependency husky to ^1.2.0 (#15)
1 parent 44622fb commit c76c9f3

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
@@ -74,7 +74,7 @@
7474
"eslint-plugin-promise": "^4.0.1",
7575
"eslint-plugin-standard": "^4.0.0",
7676
"eslint-plugin-vue": "^4.7.1",
77-
"husky": "^1.1.4",
77+
"husky": "^1.2.0",
7878
"jest": "^23.6.0",
7979
"jest-serializer-vue": "^2.0.2",
8080
"jsdom": "^13.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3044,10 +3044,10 @@ http-signature@~1.2.0:
30443044
jsprim "^1.2.2"
30453045
sshpk "^1.7.0"
30463046

3047-
husky@^1.1.4:
3048-
version "1.1.4"
3049-
resolved "https://registry.yarnpkg.com/husky/-/husky-1.1.4.tgz#92f61383527d2571e9586234e5864356bfaceaa9"
3050-
integrity sha512-cZjGpS7qsaBSo3fOMUuR7erQloX3l5XzL1v/RkIqU6zrQImDdU70z5Re9fGDp7+kbYlM2EtS4aYMlahBeiCUGw==
3047+
husky@^1.2.0:
3048+
version "1.2.0"
3049+
resolved "https://registry.yarnpkg.com/husky/-/husky-1.2.0.tgz#d631dda1e4a9ee8ba69a10b0c51a0e2c66e711e5"
3050+
integrity sha512-/ib3+iycykXC0tYIxsyqierikVa9DA2DrT32UEirqNEFVqOj1bFMTgP3jAz8HM7FgC/C8pc/BTUa9MV2GEkZaA==
30513051
dependencies:
30523052
cosmiconfig "^5.0.6"
30533053
execa "^1.0.0"

0 commit comments

Comments
 (0)