mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
chore(deps): update dependency husky to v7.0.4 (#2569)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
47415298c9
commit
497c640fc3
2 changed files with 5 additions and 5 deletions
|
@ -79,7 +79,7 @@
|
|||
"detect-secrets": "1.0.6",
|
||||
"eslint": "7.32.0",
|
||||
"fs-extra": "10.0.0",
|
||||
"husky": "7.0.2",
|
||||
"husky": "7.0.4",
|
||||
"in-publish": "2.0.1",
|
||||
"jest": "27.2.5",
|
||||
"jest-environment-jsdom": "27.2.5",
|
||||
|
|
|
@ -68,7 +68,7 @@ importers:
|
|||
detect-secrets: 1.0.6
|
||||
eslint: 7.32.0
|
||||
fs-extra: 10.0.0
|
||||
husky: 7.0.2
|
||||
husky: 7.0.4
|
||||
in-publish: 2.0.1
|
||||
jest: 27.2.5
|
||||
jest-environment-jsdom: 27.2.5
|
||||
|
@ -158,7 +158,7 @@ importers:
|
|||
detect-secrets: 1.0.6
|
||||
eslint: 7.32.0
|
||||
fs-extra: 10.0.0
|
||||
husky: 7.0.2
|
||||
husky: 7.0.4
|
||||
in-publish: 2.0.1
|
||||
jest: 27.2.5_ts-node@10.2.1
|
||||
jest-environment-jsdom: 27.2.5
|
||||
|
@ -12999,8 +12999,8 @@ packages:
|
|||
resolution: {integrity: sha1-GZT/rs3+nEQe0r2sdFK3u0yeQaQ=}
|
||||
dev: true
|
||||
|
||||
/husky/7.0.2:
|
||||
resolution: {integrity: sha512-8yKEWNX4z2YsofXAMT7KvA1g8p+GxtB1ffV8XtpAEGuXNAbCV5wdNKH+qTpw8SM9fh4aMPDR+yQuKfgnreyZlg==}
|
||||
/husky/7.0.4:
|
||||
resolution: {integrity: sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==}
|
||||
engines: {node: '>=12'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
|
Loading…
Reference in a new issue