Skip to content

Commit c667907

Browse files
dependabot-preview[bot]cexbrayat
authored andcommitted
chore(deps-dev): bump husky from 5.1.2 to 5.1.3
Bumps [husky](https://github.com/typicode/husky) from 5.1.2 to 5.1.3. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v5.1.2...v5.1.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 51da8fc commit c667907

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.1.2",
28+
"husky": "^5.1.3",
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
@@ -3388,10 +3388,10 @@ human-signals@^1.1.1:
33883388
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
33893389
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
33903390

3391-
husky@^5.1.2:
3392-
version "5.1.2"
3393-
resolved "https://registry.yarnpkg.com/husky/-/husky-5.1.2.tgz#dc6a1f68640455d8d98c28875e073087f86c5081"
3394-
integrity sha512-lilaRYeDXcAOj8DuRnN9IxUyEMVbYg9rK7yVNkPB5V4hCvxIUxpMeiv9K2h77CE0HzjCnk1Br0oWe1IghXngDQ==
3391+
husky@^5.1.3:
3392+
version "5.1.3"
3393+
resolved "https://registry.yarnpkg.com/husky/-/husky-5.1.3.tgz#1a0645a4fe3ffc006c4d0d8bd0bcb4c98787cc9d"
3394+
integrity sha512-fbNJ+Gz5wx2LIBtMweJNY1D7Uc8p1XERi5KNRMccwfQA+rXlxWNSdUxswo0gT8XqxywTIw7Ywm/F4v/O35RdMg==
33953395

33963396
33973397
version "0.4.24"

0 commit comments

Comments
 (0)