Skip to content

Commit 0866c28

Browse files
dependabot-preview[bot]mdauner
authored andcommitted
chore(deps-dev): bump husky from 3.0.5 to 3.0.9
Bumps [husky](https://github.com/typicode/husky) from 3.0.5 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.5...v3.0.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e73afe6 commit 0866c28

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"eslint-config-prettier": "6.4.0",
2525
"eslint-plugin-jest": "22.19.0",
2626
"eslint-plugin-svelte3": "2.7.3",
27-
"husky": "3.0.5",
27+
"husky": "3.0.9",
2828
"jest": "24.9.0",
2929
"lint-staged": "9.4.2",
3030
"npm-run-all": "4.1.5",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4126,20 +4126,20 @@ humanize-ms@^1.2.1:
41264126
dependencies:
41274127
ms "^2.0.0"
41284128

4129-
husky@3.0.5:
4130-
version "3.0.5"
4131-
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.5.tgz#d7db27c346645a8dc52df02aa534a377ad7925e0"
4132-
integrity sha512-cKd09Jy9cDyNIvAdN2QQAP/oA21sle4FWXjIMDttailpLAYZuBE7WaPmhrkj+afS8Sj9isghAtFvWSQ0JiwOHg==
4129+
husky@3.0.9:
4130+
version "3.0.9"
4131+
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.9.tgz#a2c3e9829bfd6b4957509a9500d2eef5dbfc8044"
4132+
integrity sha512-Yolhupm7le2/MqC1VYLk/cNmYxsSsqKkTyBhzQHhPK1jFnC89mmmNVuGtLNabjDI6Aj8UNIr0KpRNuBkiC4+sg==
41334133
dependencies:
41344134
chalk "^2.4.2"
4135+
ci-info "^2.0.0"
41354136
cosmiconfig "^5.2.1"
41364137
execa "^1.0.0"
41374138
get-stdin "^7.0.0"
4138-
is-ci "^2.0.0"
41394139
opencollective-postinstall "^2.0.2"
41404140
pkg-dir "^4.2.0"
41414141
please-upgrade-node "^3.2.0"
4142-
read-pkg "^5.1.1"
4142+
read-pkg "^5.2.0"
41434143
run-node "^1.0.0"
41444144
slash "^3.0.0"
41454145

@@ -7770,7 +7770,7 @@ read-pkg@^3.0.0:
77707770
normalize-package-data "^2.3.2"
77717771
path-type "^3.0.0"
77727772

7773-
read-pkg@^5.0.0, read-pkg@^5.1.1:
7773+
read-pkg@^5.0.0, read-pkg@^5.1.1, read-pkg@^5.2.0:
77747774
version "5.2.0"
77757775
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-5.2.0.tgz#7bf295438ca5a33e56cd30e053b34ee7250c93cc"
77767776
integrity sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==

0 commit comments

Comments
 (0)