Skip to content

Commit de65e81

Browse files
dependabot-preview[bot]afontcu
authored andcommitted
chore(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 3be9c8d commit de65e81

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
@@ -25,7 +25,7 @@
2525
"babel-jest": "^26.6.3",
2626
"babel-preset-jest": "^26.6.2",
2727
"dom-event-types": "^1.0.0",
28-
"husky": "^5.0.9",
28+
"husky": "^5.1.1",
2929
"jest": "25.5.4",
3030
"jsdom": "^16.4.0",
3131
"jsdom-global": "^3.0.2",

yarn.lock

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

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

34043404
34053405
version "0.4.24"

0 commit comments

Comments
 (0)