Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump underscore and web3 #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 4, 2023

  1. Bump underscore and web3

    Removes [underscore](https://github.com/jashkenas/underscore). It's no longer used after updating ancestor dependency [web3](https://github.com/ethereum/web3.js). These dependencies need to be updated together.
    
    
    Removes `underscore`
    
    Updates `web3` from 1.2.11 to 1.9.0
    - [Release notes](https://github.com/ethereum/web3.js/releases)
    - [Changelog](https://github.com/web3/web3.js/blob/1.x/CHANGELOG.md)
    - [Commits](web3/web3.js@v1.2.11...v1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: underscore
      dependency-type: indirect
    - dependency-name: web3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    7ebab4a View commit details
    Browse the repository at this point in the history