diff --git a/package.json b/package.json index 7de27330dd..0c315987f3 100644 --- a/package.json +++ b/package.json @@ -47,9 +47,9 @@ "eslint-plugin-react-hooks": "^3.0.0", "ganache-cli": "^6.12.2", "hardhat": "^2.9.0", - "husky": "^4.2.3", + "husky": "^5.0.0", "lerna": "^3.22.1", - "lint-staged": "^10.1.3", + "lint-staged": "^11.2.4", "lodash.startcase": "^4.4.0", "prettier": "2.2.1", "prettier-plugin-solidity": "1.0.0-beta.10",