mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2024-12-24 15:04:38 +03:00
chore(deps): update dependency husky to v4.2.2 (#25)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
parent
4f7615c4f9
commit
5a44e3aafd
6
package-lock.json
generated
6
package-lock.json
generated
@ -514,9 +514,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"husky": {
|
||||
"version": "4.2.1",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-4.2.1.tgz",
|
||||
"integrity": "sha512-Qa0lRreeIf4Tl92sSs42ER6qc3hzoyQPPorzOrFWfPEVbdi6LuvJEqWKPk905fOWIR76iBpp7ECZNIwk+a8xuQ==",
|
||||
"version": "4.2.2",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-4.2.2.tgz",
|
||||
"integrity": "sha512-RAjZNO74zJyFJuRFESy+3LXTJvYbjGL+jhoSNJNF1DTKq2USrL5fEH70e1cJXEgvLaPyZt1NoGi0oNQQkPs4jA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^3.0.0",
|
||||
|
@ -40,7 +40,7 @@
|
||||
"@nestjs/common": "6.11.6",
|
||||
"@nestjs/core": "6.11.6",
|
||||
"@types/lodash": "4.14.149",
|
||||
"husky": "4.2.1",
|
||||
"husky": "4.2.2",
|
||||
"lint-staged": "10.0.7",
|
||||
"prettier": "1.19.1",
|
||||
"reflect-metadata": "0.1.13",
|
||||
|
Loading…
Reference in New Issue
Block a user