Skip to content

Commit e3af1db

Browse files
Bump husky from 4.2.5 to 4.3.0 (#4715)
Bumps [husky](https://github.com/typicode/husky) from 4.2.5 to 4.3.0. - [Release notes](https://github.com/typicode/husky/releases) - [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md) - [Commits](typicode/husky@v4.2.5...v4.3.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4dd4d4b commit e3af1db

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"graphql": "15.3.0",
8989
"graphql-config": "^3.0.2",
9090
"graphql-tag": "2.11.0",
91-
"husky": "4.2.5",
91+
"husky": "4.3.0",
9292
"java-ast": "0.3.0",
9393
"jest": "26.4.2",
9494
"jest-docblock": "26.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9624,15 +9624,15 @@ humanize-ms@^1.2.1:
96249624
dependencies:
96259625
ms "^2.0.0"
96269626

9627-
husky@4.2.5:
9628-
version "4.2.5"
9629-
resolved "https://registry.npmjs.org/husky/-/husky-4.2.5.tgz#2b4f7622673a71579f901d9885ed448394b5fa36"
9630-
integrity sha512-SYZ95AjKcX7goYVZtVZF2i6XiZcHknw50iXvY7b0MiGoj5RwdgRQNEHdb+gPDPCXKlzwrybjFjkL6FOj8uRhZQ==
9627+
husky@4.3.0:
9628+
version "4.3.0"
9629+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.0.tgz#0b2ec1d66424e9219d359e26a51c58ec5278f0de"
9630+
integrity sha512-tTMeLCLqSBqnflBZnlVDhpaIMucSGaYyX6855jM4AguGeWCeSzNdb1mfyWduTZ3pe3SJVvVWGL0jO1iKZVPfTA==
96319631
dependencies:
96329632
chalk "^4.0.0"
96339633
ci-info "^2.0.0"
96349634
compare-versions "^3.6.0"
9635-
cosmiconfig "^6.0.0"
9635+
cosmiconfig "^7.0.0"
96369636
find-versions "^3.2.0"
96379637
opencollective-postinstall "^2.0.2"
96389638
pkg-dir "^4.2.0"

0 commit comments

Comments
 (0)