Skip to content

Commit 8f34a95

Browse files
build(deps): bump husky from 3.0.8 to 3.0.9
Bumps [husky](https://github.com/typicode/husky) from 3.0.8 to 3.0.9. - [Release notes](https://github.com/typicode/husky/releases) - [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md) - [Commits](typicode/husky@v3.0.8...v3.0.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 53ae68a commit 8f34a95

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4200,19 +4200,19 @@ https-browserify@^1.0.0:
42004200
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
42014201

42024202
husky@^3.0.8:
4203-
version "3.0.8"
4204-
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.8.tgz#8de3fed26ce9b43034ef51013c4ad368b6b74ea8"
4205-
integrity sha512-HFOsgcyrX3qe/rBuqyTt+P4Gxn5P0seJmr215LAZ/vnwK3jWB3r0ck7swbzGRUbufCf9w/lgHPVbF/YXQALgfQ==
4203+
version "3.0.9"
4204+
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.9.tgz#a2c3e9829bfd6b4957509a9500d2eef5dbfc8044"
4205+
integrity sha512-Yolhupm7le2/MqC1VYLk/cNmYxsSsqKkTyBhzQHhPK1jFnC89mmmNVuGtLNabjDI6Aj8UNIr0KpRNuBkiC4+sg==
42064206
dependencies:
42074207
chalk "^2.4.2"
4208+
ci-info "^2.0.0"
42084209
cosmiconfig "^5.2.1"
42094210
execa "^1.0.0"
42104211
get-stdin "^7.0.0"
4211-
is-ci "^2.0.0"
42124212
opencollective-postinstall "^2.0.2"
42134213
pkg-dir "^4.2.0"
42144214
please-upgrade-node "^3.2.0"
4215-
read-pkg "^5.1.1"
4215+
read-pkg "^5.2.0"
42164216
run-node "^1.0.0"
42174217
slash "^3.0.0"
42184218

@@ -6951,7 +6951,7 @@ read-pkg@^4.0.1:
69516951
parse-json "^4.0.0"
69526952
pify "^3.0.0"
69536953

6954-
read-pkg@^5.1.1:
6954+
read-pkg@^5.1.1, read-pkg@^5.2.0:
69556955
version "5.2.0"
69566956
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-5.2.0.tgz#7bf295438ca5a33e56cd30e053b34ee7250c93cc"
69576957
integrity sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==

0 commit comments

Comments
 (0)