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 lodash and gulp #47

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

Commits on Apr 15, 2023

  1. Bump lodash and gulp

    Removes [lodash](https://github.com/lodash/lodash). It's no longer used after updating ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together.
    
    
    Removes `lodash`
    
    Updates `gulp` from 3.9.1 to 4.0.2
    - [Release notes](https://github.com/gulpjs/gulp/releases)
    - [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md)
    - [Commits](gulpjs/gulp@v3.9.1...v4.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: lodash
      dependency-type: indirect
    - dependency-name: gulp
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    566d3ff View commit details
    Browse the repository at this point in the history