chore(deps): update dependency husky to v5.1.3 (#304)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-03-06 15:25:57 +03:00 committed by GitHub
parent a6f8031e70
commit 3106c940f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -24,7 +24,7 @@
"eslint": "7.21.0", "eslint": "7.21.0",
"eslint-config-prettier": "8.1.0", "eslint-config-prettier": "8.1.0",
"eslint-plugin-prettier": "3.3.1", "eslint-plugin-prettier": "3.3.1",
"husky": "5.1.2", "husky": "5.1.3",
"lint-staged": "10.5.4", "lint-staged": "10.5.4",
"lodash": "4.17.21", "lodash": "4.17.21",
"prettier": "2.2.1", "prettier": "2.2.1",
@ -2255,9 +2255,9 @@
} }
}, },
"node_modules/husky": { "node_modules/husky": {
"version": "5.1.2", "version": "5.1.3",
"resolved": "https://registry.npmjs.org/husky/-/husky-5.1.2.tgz", "resolved": "https://registry.npmjs.org/husky/-/husky-5.1.3.tgz",
"integrity": "sha512-lilaRYeDXcAOj8DuRnN9IxUyEMVbYg9rK7yVNkPB5V4hCvxIUxpMeiv9K2h77CE0HzjCnk1Br0oWe1IghXngDQ==", "integrity": "sha512-fbNJ+Gz5wx2LIBtMweJNY1D7Uc8p1XERi5KNRMccwfQA+rXlxWNSdUxswo0gT8XqxywTIw7Ywm/F4v/O35RdMg==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {
@ -6192,9 +6192,9 @@
"dev": true "dev": true
}, },
"husky": { "husky": {
"version": "5.1.2", "version": "5.1.3",
"resolved": "https://registry.npmjs.org/husky/-/husky-5.1.2.tgz", "resolved": "https://registry.npmjs.org/husky/-/husky-5.1.3.tgz",
"integrity": "sha512-lilaRYeDXcAOj8DuRnN9IxUyEMVbYg9rK7yVNkPB5V4hCvxIUxpMeiv9K2h77CE0HzjCnk1Br0oWe1IghXngDQ==", "integrity": "sha512-fbNJ+Gz5wx2LIBtMweJNY1D7Uc8p1XERi5KNRMccwfQA+rXlxWNSdUxswo0gT8XqxywTIw7Ywm/F4v/O35RdMg==",
"dev": true "dev": true
}, },
"ignore": { "ignore": {

View File

@ -54,7 +54,7 @@
"eslint": "7.21.0", "eslint": "7.21.0",
"eslint-config-prettier": "8.1.0", "eslint-config-prettier": "8.1.0",
"eslint-plugin-prettier": "3.3.1", "eslint-plugin-prettier": "3.3.1",
"husky": "5.1.2", "husky": "5.1.3",
"lint-staged": "10.5.4", "lint-staged": "10.5.4",
"lodash": "4.17.21", "lodash": "4.17.21",
"prettier": "2.2.1", "prettier": "2.2.1",