Skip to content

Commit a5516e4

Browse files
renovate[bot]n1ru4l
authored andcommitted
chore(deps): update dependency husky to v3.0.5 (#70)
1 parent 027c146 commit a5516e4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint": "5.16.0",
2727
"eslint-config-prettier": "6.1.0",
2828
"eslint-plugin-jest": "22.16.0",
29-
"husky": "3.0.4",
29+
"husky": "3.0.5",
3030
"lint-staged": "9.2.5",
3131
"prettier": "1.18.2"
3232
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5659,10 +5659,10 @@ https-browserify@^1.0.0:
56595659
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
56605660
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
56615661

5662-
5663-
version "3.0.4"
5664-
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.4.tgz#10a48ac11ab50859b0939750fa0b4e07ad0bf669"
5665-
integrity sha512-7Rnt8aJfy+MlV28snmYK7O7vWwtOfeVxV6KhLpUFXlmx5ukQ1nQmNUB7QsAwSgdySB5X+bm7q7JIRgazqBUzKA==
5662+
5663+
version "3.0.5"
5664+
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.5.tgz#d7db27c346645a8dc52df02aa534a377ad7925e0"
5665+
integrity sha512-cKd09Jy9cDyNIvAdN2QQAP/oA21sle4FWXjIMDttailpLAYZuBE7WaPmhrkj+afS8Sj9isghAtFvWSQ0JiwOHg==
56665666
dependencies:
56675667
chalk "^2.4.2"
56685668
cosmiconfig "^5.2.1"

0 commit comments

Comments
 (0)