Skip to content
This repository was archived by the owner on Jun 26, 2021. It is now read-only.

Commit a223311

Browse files
Bump husky from 5.1.0 to 5.1.1 (#487)
1 parent a06d14e commit a223311

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
@@ -30,7 +30,7 @@
3030
"eslint-plugin-expect-type": "0.0.5",
3131
"eslint-plugin-sonarjs": "0.5.0",
3232
"fast-check": "2.13.0",
33-
"husky": "5.1.0",
33+
"husky": "5.1.1",
3434
"jest": "25.5.4",
3535
"jest-extended": "0.11.5",
3636
"lint-staged": "10.5.4",

yarn.lock

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

2336-
2337-
version "5.1.0"
2338-
resolved "https://registry.yarnpkg.com/husky/-/husky-5.1.0.tgz#68b1148523acc838af0655ead71bf4671adb9f93"
2339-
integrity sha512-Os0EY2haOO+59YZSwMiUDsHY43RFwBVIRStHcnnT8/kvA+sFfaA/YS4uLFRiymXYgQl6E6TQTt3y4v/Z2ctEtw==
2336+
2337+
version "5.1.1"
2338+
resolved "https://registry.yarnpkg.com/husky/-/husky-5.1.1.tgz#8678953fd8deb86f387cbf1ad50bb2f7f96e83f2"
2339+
integrity sha512-80LZ736V0Nr4/st0c2COYaMbEQhHNmAbLMN8J/kLk7/mo0QdUkUGNDjv/7jVkhug377Wh8wfbWyaVXEJ/h2B/Q==
23402340

23412341
[email protected], iconv-lite@^0.4.24:
23422342
version "0.4.24"

0 commit comments

Comments
 (0)