diff --git a/package.json b/package.json index 485ca5d..723c3b0 100644 --- a/package.json +++ b/package.json @@ -31,10 +31,10 @@ "@oclif/test": "^1", "@types/jest": "^25.1.3", "chai": "^4.2.0", - "husky": "^4.3.7", + "husky": "^5.0.0", "eslint": "^7.16.0", "jest": "^26.0.0", - "lint-staged": "^10.0.8", + "lint-staged": "^11.2.4", "prettier": "^1.19.1", "superagent": "^5.2.2", "twilio": "^3.80.0"