Skip to content

Commit 56ed34b

Browse files
renovate[bot]renovate-bot
authored andcommitted
chore(deps): update devdependency husky to ^4.0.8 (bootstrap-vue#4621)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent e668ce2 commit 56ed34b

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"gh-pages": "^2.2.0",
134134
"highlight.js": "^9.17.1",
135135
"html-loader": "^0.5.5",
136-
"husky": "^4.0.7",
136+
"husky": "^4.0.8",
137137
"jest": "^24.9.0",
138138
"jest-environment-jsdom-fourteen": "^1.0.1",
139139
"lint-staged": "^9.5.0",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6897,15 +6897,14 @@ humps@^2.0.1:
68976897
resolved "https://registry.yarnpkg.com/humps/-/humps-2.0.1.tgz#dd02ea6081bd0568dc5d073184463957ba9ef9aa"
68986898
integrity sha1-3QLqYIG9BWjcXQcxhEY5V7qe+ao=
68996899

6900-
husky@^4.0.7:
6901-
version "4.0.7"
6902-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.7.tgz#cee4301d1db1d731be9c2aa2ac72b46439d30c91"
6903-
integrity sha512-ULivTOe0k+nNjZKIojoHxXjybtEycaba0EDuk1G8iNGD8wZgo8Sr3YiN8bKitXNpI1RvVKTJwRnh2GLysLbxMQ==
6900+
husky@^4.0.8:
6901+
version "4.0.8"
6902+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.8.tgz#fff98dc0a1fcacdd2efb2c973d6e0b3e836c3607"
6903+
integrity sha512-WH4cem0fl5LYWCWCnYdMjRXocGKAX7fedAEhWbD7NN7Ews8BqoekuboWkupPjnPNwev8wPb6Iqnbmq84KRBowA==
69046904
dependencies:
69056905
chalk "^3.0.0"
69066906
ci-info "^2.0.0"
69076907
cosmiconfig "^6.0.0"
6908-
get-stdin "^7.0.0"
69096908
opencollective-postinstall "^2.0.2"
69106909
pkg-dir "^4.2.0"
69116910
please-upgrade-node "^3.2.0"

0 commit comments

Comments
 (0)