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 the lint group across 1 directory with 4 updates #5405

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

Commits on Oct 14, 2024

  1. Bump the lint group across 1 directory with 4 updates

    Bumps the lint group with 4 updates in the / directory: [editorconfig-checker](https://github.com/editorconfig-checker/editorconfig-checker.javascript), [standard](https://github.com/standard/standard), [stylelint](https://github.com/stylelint/stylelint) and [typescript](https://github.com/microsoft/TypeScript).
    
    
    Updates `editorconfig-checker` from 5.1.8 to 6.0.0
    - [Release notes](https://github.com/editorconfig-checker/editorconfig-checker.javascript/releases)
    - [Changelog](https://github.com/editorconfig-checker/editorconfig-checker.javascript/blob/master/CHANGELOG-LEGACY.md)
    - [Commits](editorconfig-checker/editorconfig-checker.javascript@v5.1.8...v6.0.0)
    
    Updates `standard` from 17.1.0 to 17.1.2
    - [Release notes](https://github.com/standard/standard/releases)
    - [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md)
    - [Commits](standard/standard@v17.1.0...v17.1.2)
    
    Updates `stylelint` from 16.9.0 to 16.10.0
    - [Release notes](https://github.com/stylelint/stylelint/releases)
    - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
    - [Commits](stylelint/stylelint@16.9.0...16.10.0)
    
    Updates `typescript` from 5.5.4 to 5.6.3
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.5.4...v5.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: editorconfig-checker
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: lint
    - dependency-name: standard
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: lint
    - dependency-name: stylelint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: lint
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: lint
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    2ef03c7 View commit details
    Browse the repository at this point in the history
  2. Update lru-cache

    Brings in this commit which makes the types valid for TypeScript 5.6
    
    isaacs/node-lru-cache@5ed947d
    More details: isaacs/node-lru-cache#352
    romaricpascal committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b947331 View commit details
    Browse the repository at this point in the history