mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-01-11 22:51:06 +03:00
chore(deps): update dependency husky to v5.1.2 (#302)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
abae2cf1d1
commit
0f16d179bc
15
package-lock.json
generated
15
package-lock.json
generated
@ -24,7 +24,7 @@
|
||||
"eslint": "7.20.0",
|
||||
"eslint-config-prettier": "8.1.0",
|
||||
"eslint-plugin-prettier": "3.3.1",
|
||||
"husky": "5.1.1",
|
||||
"husky": "5.1.2",
|
||||
"lint-staged": "10.5.4",
|
||||
"lodash": "4.17.21",
|
||||
"prettier": "2.2.1",
|
||||
@ -2256,9 +2256,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/husky": {
|
||||
"version": "5.1.1",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-5.1.1.tgz",
|
||||
"integrity": "sha512-80LZ736V0Nr4/st0c2COYaMbEQhHNmAbLMN8J/kLk7/mo0QdUkUGNDjv/7jVkhug377Wh8wfbWyaVXEJ/h2B/Q==",
|
||||
"version": "5.1.2",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-5.1.2.tgz",
|
||||
"integrity": "sha512-lilaRYeDXcAOj8DuRnN9IxUyEMVbYg9rK7yVNkPB5V4hCvxIUxpMeiv9K2h77CE0HzjCnk1Br0oWe1IghXngDQ==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
@ -2270,7 +2270,6 @@
|
||||
"url": "https://opencollective.com/husky"
|
||||
}
|
||||
],
|
||||
"hasInstallScript": true,
|
||||
"bin": {
|
||||
"husky": "lib/bin.js"
|
||||
},
|
||||
@ -6192,9 +6191,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"husky": {
|
||||
"version": "5.1.1",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-5.1.1.tgz",
|
||||
"integrity": "sha512-80LZ736V0Nr4/st0c2COYaMbEQhHNmAbLMN8J/kLk7/mo0QdUkUGNDjv/7jVkhug377Wh8wfbWyaVXEJ/h2B/Q==",
|
||||
"version": "5.1.2",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-5.1.2.tgz",
|
||||
"integrity": "sha512-lilaRYeDXcAOj8DuRnN9IxUyEMVbYg9rK7yVNkPB5V4hCvxIUxpMeiv9K2h77CE0HzjCnk1Br0oWe1IghXngDQ==",
|
||||
"dev": true
|
||||
},
|
||||
"ignore": {
|
||||
|
@ -54,7 +54,7 @@
|
||||
"eslint": "7.20.0",
|
||||
"eslint-config-prettier": "8.1.0",
|
||||
"eslint-plugin-prettier": "3.3.1",
|
||||
"husky": "5.1.1",
|
||||
"husky": "5.1.2",
|
||||
"lint-staged": "10.5.4",
|
||||
"lodash": "4.17.21",
|
||||
"prettier": "2.2.1",
|
||||
|
Loading…
Reference in New Issue
Block a user