Skip to content

Commit 98031d1

Browse files
dependabot-preview[bot]tmcw
authored andcommitted
Bump husky from 3.0.9 to 3.1.0
Bumps [husky](https://github.com/typicode/husky) from 3.0.9 to 3.1.0. - [Release notes](https://github.com/typicode/husky/releases) - [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md) - [Commits](typicode/husky@v3.0.9...v3.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 924998b commit 98031d1

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
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"eslint": "^6.7.2",
35-
"husky": "^3.0.9",
35+
"husky": "^3.1.0",
3636
"jsdom": "^15.2.0",
3737
"rollup": "^1.26.2",
3838
"rollup-plugin-node-resolve": "^5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1376,10 +1376,10 @@ http-signature@~1.2.0:
13761376
jsprim "^1.2.2"
13771377
sshpk "^1.7.0"
13781378

1379-
husky@^3.0.9:
1380-
version "3.0.9"
1381-
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.9.tgz#a2c3e9829bfd6b4957509a9500d2eef5dbfc8044"
1382-
integrity sha512-Yolhupm7le2/MqC1VYLk/cNmYxsSsqKkTyBhzQHhPK1jFnC89mmmNVuGtLNabjDI6Aj8UNIr0KpRNuBkiC4+sg==
1379+
husky@^3.1.0:
1380+
version "3.1.0"
1381+
resolved "https://registry.yarnpkg.com/husky/-/husky-3.1.0.tgz#5faad520ab860582ed94f0c1a77f0f04c90b57c0"
1382+
integrity sha512-FJkPoHHB+6s4a+jwPqBudBDvYZsoQW5/HBuMSehC8qDiCe50kpcxeqFoDSlow+9I6wg47YxBoT3WxaURlrDIIQ==
13831383
dependencies:
13841384
chalk "^2.4.2"
13851385
ci-info "^2.0.0"

0 commit comments

Comments
 (0)