Skip to content

Commit cfc4aa6

Browse files
chore(deps): pin devdependency husky to 6.0.0 (#33)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ef645bd commit cfc4aa6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"babel-eslint": "latest",
4444
"babel-jest": "26.6.3",
4545
"eslint": "7.23.0",
46-
"husky": "^6.0.0",
46+
"husky": "6.0.0",
4747
"jest": "26.6.3",
4848
"lint-staged": "10.5.4",
4949
"nuxt-edge": "2.16.0-26951060.589f3c0f",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6416,7 +6416,7 @@ human-signals@^2.1.0:
64166416
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
64176417
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
64186418

6419-
husky@^6.0.0:
6419+
64206420
version "6.0.0"
64216421
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
64226422
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==

0 commit comments

Comments
 (0)