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 eslint and @types/eslint #115

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    1a2487f View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Bump eslint and @types/eslint

    Bumps [eslint](https://github.com/eslint/eslint) and [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint). These dependencies needed to be updated together.
    
    Updates `eslint` from 8.55.0 to 8.56.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.55.0...v8.56.0)
    
    Updates `@types/eslint` from 8.44.8 to 8.44.9
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: "@types/eslint"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    503d598 View commit details
    Browse the repository at this point in the history