Skip to content

Commit

Permalink
chore(deps): update dependency husky to v6 (#806)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 29, 2021
1 parent 1b9d57d commit 5945772
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -108,7 +108,7 @@
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-prettier": "^3.0.0",
"husky": "^5.1.3",
"husky": "^6.0.0",
"is-ci": "^3.0.0",
"jest": "^26.0.1",
"jest-runner-eslint": "^0.10.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -4590,7 +4590,7 @@ __metadata:
eslint-plugin-import: ^2.20.2
eslint-plugin-node: ^11.0.0
eslint-plugin-prettier: ^3.0.0
husky: ^5.1.3
husky: ^6.0.0
is-ci: ^3.0.0
jest: ^26.0.1
jest-runner-eslint: ^0.10.0
Expand Down Expand Up @@ -5847,12 +5847,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:^5.1.3":
version: 5.2.0
resolution: "husky@npm:5.2.0"
"husky@npm:^6.0.0":
version: 6.0.0
resolution: "husky@npm:6.0.0"
bin:
husky: lib/bin.js
checksum: a5a99bea465dbb8499e93d50eb632cc95ffea8cec3662c483af6587f4a5adcff8e5384cf9e1ff7275b2e3bff34f61404d60a7aa0e846c5b08f044ddeca7db688
checksum: 61e1f7f53f3c969d361c2a1d4ed8018b9447406ea6cd644a2526d18b76877d135001d8cbd48a1d201fc1614d96995e691ecd2b82a8d8513a6b4a313da1188ccd
languageName: node
linkType: hard

Expand Down

0 comments on commit 5945772

Please sign in to comment.