build(deps): pin dependency husky to 7.0.2 (#2356)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/2357/head
parent
dedd44ea0d
commit
dca3ba0cfb
|
@ -69,7 +69,7 @@
|
|||
"eslint-formatter-rdjson": "1.0.5",
|
||||
"eslint-import-resolver-typescript": "2.4.0",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"husky": "^7.0.2",
|
||||
"husky": "7.0.2",
|
||||
"prettier": "2.3.2",
|
||||
"react-scripts": "4.0.3",
|
||||
"react-test-renderer": "17.0.2",
|
||||
|
|
|
@ -6262,7 +6262,7 @@ human-signals@^2.1.0:
|
|||
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
|
||||
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
|
||||
|
||||
husky@^7.0.2:
|
||||
husky@7.0.2:
|
||||
version "7.0.2"
|
||||
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.2.tgz#21900da0f30199acca43a46c043c4ad84ae88dff"
|
||||
integrity sha512-8yKEWNX4z2YsofXAMT7KvA1g8p+GxtB1ffV8XtpAEGuXNAbCV5wdNKH+qTpw8SM9fh4aMPDR+yQuKfgnreyZlg==
|
||||
|
|
Loading…
Reference in New Issue