Skip to content

Commit 9909b9d

Browse files
renovate[bot]TheAlexLichter
authored andcommitted
chore(deps): update dependency husky to ^1.2.0 (#18)
1 parent eb0a478 commit 9909b9d

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
@@ -75,7 +75,7 @@
7575
"eslint-plugin-standard": "^4.0.0",
7676
"eslint-plugin-vue": "^5.0.0-beta.4",
7777
"get-port": "^4.0.0",
78-
"husky": "^1.1.4",
78+
"husky": "^1.2.0",
7979
"jest": "^23.6.0",
8080
"jsdom": "^13.0.0",
8181
"nuxt-edge": "^2.3.0-25706271.cca799c",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4909,10 +4909,10 @@ https-browserify@^1.0.0:
49094909
resolved "https://registry.npmjs.org/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
49104910
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
49114911

4912-
husky@^1.1.4:
4913-
version "1.1.4"
4914-
resolved "https://registry.yarnpkg.com/husky/-/husky-1.1.4.tgz#92f61383527d2571e9586234e5864356bfaceaa9"
4915-
integrity sha512-cZjGpS7qsaBSo3fOMUuR7erQloX3l5XzL1v/RkIqU6zrQImDdU70z5Re9fGDp7+kbYlM2EtS4aYMlahBeiCUGw==
4912+
husky@^1.2.0:
4913+
version "1.2.0"
4914+
resolved "https://registry.yarnpkg.com/husky/-/husky-1.2.0.tgz#d631dda1e4a9ee8ba69a10b0c51a0e2c66e711e5"
4915+
integrity sha512-/ib3+iycykXC0tYIxsyqierikVa9DA2DrT32UEirqNEFVqOj1bFMTgP3jAz8HM7FgC/C8pc/BTUa9MV2GEkZaA==
49164916
dependencies:
49174917
cosmiconfig "^5.0.6"
49184918
execa "^1.0.0"

0 commit comments

Comments
 (0)