Skip to content

Commit 509d14c

Browse files
authored
Merge pull request #308 from masb0ymas/dependabot/npm_and_yarn/husky-5.1.1
build(deps-dev): bump husky from 5.0.9 to 5.1.1
2 parents f065266 + fe17c08 commit 509d14c

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
@@ -129,7 +129,7 @@
129129
"eslint-import-resolver-babel-module": "^5.2.0",
130130
"eslint-plugin-import": "^2.22.1",
131131
"eslint-plugin-prettier": "^3.3.1",
132-
"husky": "^5.0.9",
132+
"husky": "^5.1.1",
133133
"jest": "^26.6.3",
134134
"nodemon": "^2.0.7",
135135
"prettier": "^2.2.0",

yarn.lock

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

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

53155315
[email protected], iconv-lite@^0.4.4:
53165316
version "0.4.24"

0 commit comments

Comments
 (0)