Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: oclif/eslint-config-oclif-typescript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.44
Choose a base ref
...
head repository: oclif/eslint-config-oclif-typescript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.47
Choose a head ref
  • 6 commits
  • 3 files changed
  • 2 contributors

Commits on Feb 11, 2024

  1. fix(deps): bump @typescript-eslint/eslint-plugin from 6.20.0 to 6.21.0 (

    #121)
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.20.0 to 6.21.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.21.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    9ee24ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb39de4 View commit details
    Browse the repository at this point in the history
  3. fix(deps): bump @typescript-eslint/parser from 6.20.0 to 6.21.0 (#120)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.20.0 to 6.21.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.21.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    0140f15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22c0116 View commit details
    Browse the repository at this point in the history
  5. fix(deps): bump eslint-config-xo-space from 0.34.0 to 0.35.0 (#119)

    Bumps [eslint-config-xo-space](https://github.com/xojs/eslint-config-xo-space) from 0.34.0 to 0.35.0.
    - [Release notes](https://github.com/xojs/eslint-config-xo-space/releases)
    - [Commits](xojs/eslint-config-xo-space@v0.34.0...v0.35.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-xo-space
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    03adfd8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5071d2f View commit details
    Browse the repository at this point in the history
Loading