diff --git a/package-lock.json b/package-lock.json index 03a0db7..fa64fde 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "@nomicfoundation/hardhat-toolbox": "^3.0.0", "@types/jest": "^29.5.5", "jest": "^29.7.0", - "solhint": "^3.4.1", + "solhint": "^3.6.2", "ts-jest": "^29.1.1" } }, diff --git a/package.json b/package.json index 9b250fd..bcf972d 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@nomicfoundation/hardhat-toolbox": "^3.0.0", "@types/jest": "^29.5.5", "jest": "^29.7.0", - "solhint": "^3.4.1", + "solhint": "^3.6.2", "ts-jest": "^29.1.1" } }