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 linter-packages group with 5 updates #312

Merged
merged 2 commits into from
Jul 19, 2023

Commits on Jul 19, 2023

  1. chore(deps-dev): bump the linter-packages group with 5 updates

    Bumps the linter-packages group with 5 updates:
    
    | Package | Update |
    | --- | --- |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | 5.59.7 to 6.1.0 |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | 5.59.7 to 6.1.0 |
    | [eslint](https://github.com/eslint/eslint) | 8.41.0 to 8.45.0 |
    | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | 4.2.1 to 5.0.0 |
    | [prettier](https://github.com/prettier/prettier) | 2.8.8 to 3.0.0 |
    
    
    Updates `@typescript-eslint/eslint-plugin` from 5.59.7 to 6.1.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/v6.1.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 5.59.7 to 6.1.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/v6.1.0/packages/parser)
    
    Updates `eslint` from 8.41.0 to 8.45.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.41.0...v8.45.0)
    
    Updates `eslint-plugin-prettier` from 4.2.1 to 5.0.0
    - [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@v4.2.1...v5.0.0)
    
    Updates `prettier` from 2.8.8 to 3.0.0
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.8.8...3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: linter-packages
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: linter-packages
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: linter-packages
    - dependency-name: eslint-plugin-prettier
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: linter-packages
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: linter-packages
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    fcc33b7 View commit details
    Browse the repository at this point in the history
  2. chore(linter): fix violations

    ksol committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    07d3e55 View commit details
    Browse the repository at this point in the history