Skip to content

Commit fe17c08

Browse files
build(deps-dev): bump husky from 5.0.9 to 5.1.1
Bumps [husky](https://github.com/typicode/husky) from 5.0.9 to 5.1.1. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v5.0.9...v5.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 331f543 commit fe17c08

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
@@ -127,7 +127,7 @@
127127
"eslint-import-resolver-babel-module": "^5.2.0",
128128
"eslint-plugin-import": "^2.22.1",
129129
"eslint-plugin-prettier": "^3.3.1",
130-
"husky": "^5.0.9",
130+
"husky": "^5.1.1",
131131
"jest": "^26.6.3",
132132
"nodemon": "^2.0.7",
133133
"prettier": "^2.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5146,10 +5146,10 @@ human-signals@^1.1.1:
51465146
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
51475147
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
51485148

5149-
husky@^5.0.9:
5150-
version "5.0.9"
5151-
resolved "https://registry.yarnpkg.com/husky/-/husky-5.0.9.tgz#6d38706643d66ed395bcd4ee952d02e3f15eb3a3"
5152-
integrity sha512-0SjcaY21a+IRdx7p7r/X33Vc09UR2m8SbP8yfkhUX2/jAmwcz+GR7i9jXkp2pP3GfX23JhMkVP6SWwXB18uXtg==
5149+
husky@^5.1.1:
5150+
version "5.1.1"
5151+
resolved "https://registry.yarnpkg.com/husky/-/husky-5.1.1.tgz#8678953fd8deb86f387cbf1ad50bb2f7f96e83f2"
5152+
integrity sha512-80LZ736V0Nr4/st0c2COYaMbEQhHNmAbLMN8J/kLk7/mo0QdUkUGNDjv/7jVkhug377Wh8wfbWyaVXEJ/h2B/Q==
51535153

51545154
[email protected], iconv-lite@^0.4.4:
51555155
version "0.4.24"

0 commit comments

Comments
 (0)