diff --git a/packages/hardhat/package.json b/packages/hardhat/package.json index aa7cadd..27bd442 100644 --- a/packages/hardhat/package.json +++ b/packages/hardhat/package.json @@ -26,7 +26,7 @@ "@typechain/hardhat": "^9.1.0", "@types/mocha": "^10.0.1", "eslint": "^9.18.0", - "eslint-config-prettier": "^10.0.1", + "eslint-config-prettier": "^10.0.2", "eslint-plugin-babel": "^5.3.1", "eslint-plugin-prettier": "^5.0.0", "hardhat-gas-reporter": "^2.2.2", diff --git a/packages/hardhat/yarn.lock b/packages/hardhat/yarn.lock index 87a8b42..fdcfd6d 100644 --- a/packages/hardhat/yarn.lock +++ b/packages/hardhat/yarn.lock @@ -2776,10 +2776,10 @@ escodegen@1.8.x: optionalDependencies: source-map "~0.2.0" -eslint-config-prettier@^10.0.1: - version "10.0.1" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.1.tgz#fbb03bfc8db0651df9ce4e8b7150d11c5fe3addf" - integrity sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw== +eslint-config-prettier@^10.0.2: + version "10.0.2" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.2.tgz#47444de8aa104ce82c2f91ad2a5e96b62c01e20d" + integrity sha512-1105/17ZIMjmCOJOPNfVdbXafLCLj3hPmkmB7dLgt7XsQ/zkxSuDerE/xgO3RxoHysR1N1whmquY0lSn2O0VLg== eslint-plugin-babel@^5.3.1: version "5.3.1"