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 eslint #805

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from

Commits on Aug 9, 2023

  1. Bump lodash and eslint

    Removes [lodash](https://github.com/lodash/lodash). It's no longer used after updating ancestor dependency [eslint](https://github.com/eslint/eslint). These dependencies need to be updated together.
    
    
    Removes `lodash`
    
    Updates `eslint` from 1.10.3 to 8.46.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v1.10.3...v8.46.0)
    
    ---
    updated-dependencies:
    - dependency-name: lodash
      dependency-type: indirect
    - dependency-name: eslint
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    13b5e42 View commit details
    Browse the repository at this point in the history