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

chore(deps-dev): bump the lint group with 7 updates #3122

Merged
merged 2 commits into from
Jul 30, 2024

Commits on Jul 30, 2024

  1. chore(deps-dev): bump the lint group with 7 updates

    Bumps the lint group with 7 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.12.0` | `7.18.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.12.0` | `7.18.0` |
    | [eslint-plugin-notice](https://github.com/nickdeis/eslint-plugin-notice) | `0.9.10` | `1.0.0` |
    | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.1` |
    | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `53.0.0` | `55.0.0` |
    | [lint-staged](https://github.com/okonet/lint-staged) | `15.2.5` | `15.2.7` |
    | [prettier](https://github.com/prettier/prettier) | `3.3.1` | `3.3.3` |
    
    
    Updates `@typescript-eslint/eslint-plugin` from 7.12.0 to 7.18.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.18.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 7.12.0 to 7.18.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.18.0/packages/parser)
    
    Updates `eslint-plugin-notice` from 0.9.10 to 1.0.0
    - [Commits](https://github.com/nickdeis/eslint-plugin-notice/commits)
    
    Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.1
    - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
    - [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.2.1)
    
    Updates `eslint-plugin-unicorn` from 53.0.0 to 55.0.0
    - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
    - [Commits](sindresorhus/eslint-plugin-unicorn@v53.0.0...v55.0.0)
    
    Updates `lint-staged` from 15.2.5 to 15.2.7
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v15.2.5...v15.2.7)
    
    Updates `prettier` from 3.3.1 to 3.3.3
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.3.1...3.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: lint
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: lint
    - dependency-name: eslint-plugin-notice
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: lint
    - dependency-name: eslint-plugin-prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: lint
    - dependency-name: eslint-plugin-unicorn
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: lint
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: lint
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: lint
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3fc7289 View commit details
    Browse the repository at this point in the history
  2. lint fix

    csouchet committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    87b9c1e View commit details
    Browse the repository at this point in the history