axelarnetwork / axelar-gmp-sdk-solidity

Solidity libraries and utilities provided by Axelar.
27 stars 32 forks source link

fix(hardhat): update hardhat dep #145

Closed milapsheth closed 7 months ago

milapsheth commented 8 months ago

Update hardhat to v2.22.2. This requires dropping node v16 support as well.

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.00%. Comparing base (7806f32) to head (67ec731).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #145 +/- ## ======================================= Coverage 96.00% 96.00% ======================================= Files 47 47 Lines 725 725 Branches 157 157 ======================================= Hits 696 696 Misses 6 6 Partials 23 23 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.