chore: update husky

This commit is contained in:
Joren Broekema 2020-11-05 13:13:04 +01:00
parent 3e4311e651
commit 2319dbf60b
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -38,7 +38,7 @@
"es6-promisify": "^6.1.1", "es6-promisify": "^6.1.1",
"eslint": "^6.1.0", "eslint": "^6.1.0",
"eslint-config-prettier": "^6.11.0", "eslint-config-prettier": "^6.11.0",
"husky": "^1.0.0", "husky": "^1.3.1",
"lint-staged": "^10.0.0", "lint-staged": "^10.0.0",
"looks-same": "^7.2.3", "looks-same": "^7.2.3",
"markdownlint-cli": "^0.17.0", "markdownlint-cli": "^0.17.0",

View file

@ -63,7 +63,7 @@
"es6-promisify": "^6.1.1", "es6-promisify": "^6.1.1",
"eslint": "^6.1.0", "eslint": "^6.1.0",
"eslint-config-prettier": "^6.11.0", "eslint-config-prettier": "^6.11.0",
"husky": "^1.0.0", "husky": "^1.3.1",
"lint-staged": "^10.0.0", "lint-staged": "^10.0.0",
"looks-same": "^7.2.3", "looks-same": "^7.2.3",
"markdownlint-cli": "^0.17.0", "markdownlint-cli": "^0.17.0",