Skip to content

Commit 62eff89

Browse files
Bump husky from 5.1.1 to 5.1.3
Bumps [husky](https://github.com/typicode/husky) from 5.1.1 to 5.1.3. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v5.1.1...v5.1.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent fd51118 commit 62eff89

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
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"ava": "1.4.1",
4040
"fs-extra": "9.1.0",
41-
"husky": "5.1.1",
41+
"husky": "5.1.3",
4242
"import-sort-cli": "6.0.0",
4343
"import-sort-parser-babylon": "6.0.0",
4444
"import-sort-style-eslint": "6.0.0",

yarn.lock

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

2237-
husky@5.1.1:
2238-
version "5.1.1"
2239-
resolved "https://registry.yarnpkg.com/husky/-/husky-5.1.1.tgz#8678953fd8deb86f387cbf1ad50bb2f7f96e83f2"
2240-
integrity sha512-80LZ736V0Nr4/st0c2COYaMbEQhHNmAbLMN8J/kLk7/mo0QdUkUGNDjv/7jVkhug377Wh8wfbWyaVXEJ/h2B/Q==
2237+
husky@5.1.3:
2238+
version "5.1.3"
2239+
resolved "https://registry.yarnpkg.com/husky/-/husky-5.1.3.tgz#1a0645a4fe3ffc006c4d0d8bd0bcb4c98787cc9d"
2240+
integrity sha512-fbNJ+Gz5wx2LIBtMweJNY1D7Uc8p1XERi5KNRMccwfQA+rXlxWNSdUxswo0gT8XqxywTIw7Ywm/F4v/O35RdMg==
22412241

22422242
iconv-lite@^0.4.24, iconv-lite@^0.4.4:
22432243
version "0.4.24"

0 commit comments

Comments
 (0)