Conversation
|
b912ab9 to
eb167b0
Compare
Codecov Report
@@ Coverage Diff @@
## develop #2311 +/- ##
========================================
Coverage 80.08% 80.08%
========================================
Files 77 77
Lines 2460 2460
Branches 450 450
========================================
Hits 1970 1970
Misses 490 490
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
eb167b0 to
56a0136
Compare
Clears out most of the dependency warnings (mainly unmet peer dependency warnings) by adding or updating various dependencies. Still seeing two warnings that can only be fixed by updating to the latest hardhat. See discussion in #2260 for more context about our attempts to upgrade to the latest version of hardhat.
56a0136 to
c5c54f7
Compare
Description
Clears out most of the dependency warnings (mainly unmet peer dependency
warnings) by adding or updating various dependencies. Still seeing two
warnings that can only be fixed by updating to the latest hardhat. See
discussion in #2260 for more context about our attempts to upgrade to
the latest version of hardhat.