Skip to content
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: MorevM/eslint-config
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v21.2.3
Choose a base ref
...
head repository: MorevM/eslint-config
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v21.3.0
Choose a head ref
  • 6 commits
  • 4 files changed
  • 2 contributors

Commits on Feb 18, 2023

  1. chore: bump eslint-plugin-jsdoc from 39.8.0 to 40.0.0 (#379)

    Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.8.0 to 40.0.0.
    - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
    - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
    - [Commits](gajus/eslint-plugin-jsdoc@v39.8.0...v40.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jsdoc
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    a525fde View commit details
    Browse the repository at this point in the history
  2. chore: bump lint-staged from 13.1.1 to 13.1.2 (#377)

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.1.1 to 13.1.2.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v13.1.1...v13.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    be700be View commit details
    Browse the repository at this point in the history
  3. chore: bump jest from 29.4.2 to 29.4.3 (#378)

    Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.4.2 to 29.4.3.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v29.4.3/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    e093a1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ca5a6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a32584c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abc1d17 View commit details
    Browse the repository at this point in the history
Loading