Skip to content

Commit cd869b0

Browse files
chore(deps-dev): bump husky from 2.4.0 to 2.4.1
Bumps [husky](https://github.com/typicode/husky) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/typicode/husky/releases) - [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md) - [Commits](typicode/husky@v2.4.0...v2.4.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent c1ec41f commit cd869b0

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
@@ -70,7 +70,7 @@
7070
"eslint": "^5.16.0",
7171
"esm": "^3.2.25",
7272
"execa": "^1.0.0",
73-
"husky": "^2.4.0",
73+
"husky": "^2.4.1",
7474
"lint-staged": "^8.2.0",
7575
"markdownlint-cli": "^0.16.0",
7676
"npm-run-all": "^4.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2664,10 +2664,10 @@ http-cache-semantics@^4.0.0:
26642664
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.0.3.tgz#495704773277eeef6e43f9ab2c2c7d259dda25c5"
26652665
integrity sha512-TcIMG3qeVLgDr1TEd2XvHaTnMPwYQUQMIBLy+5pLSDKYFc7UIqj39w8EGzZkaxoLv/l2K8HaI0t5AVA+YYgUew==
26662666

2667-
husky@^2.4.0:
2668-
version "2.4.0"
2669-
resolved "https://registry.yarnpkg.com/husky/-/husky-2.4.0.tgz#1bac7c44588f6e91f808b72efc82d24a57194f36"
2670-
integrity sha512-3k1wuZU20gFkphNWMjh2ISCFaqfbaLY7R9FST2Mj9HeRhUK9ydj9qQR8qfXlog3EctVGsyeilcZkIT7uBZDDVA==
2667+
husky@^2.4.1:
2668+
version "2.4.1"
2669+
resolved "https://registry.yarnpkg.com/husky/-/husky-2.4.1.tgz#dd00f9646f8693b93f7b3a12ba4be00be0eff7ab"
2670+
integrity sha512-ZRwMWHr7QruR22dQ5l3rEGXQ7rAQYsJYqaeCd+NyOsIFczAtqaApZQP3P4HwLZjCtFbm3SUNYoKuoBXX3AYYfw==
26712671
dependencies:
26722672
cosmiconfig "^5.2.0"
26732673
execa "^1.0.0"

0 commit comments

Comments
 (0)