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 stylelint from 16.4.0 to 16.5.0 #4052

Merged
merged 2 commits into from
May 14, 2024

Commits on May 14, 2024

  1. Bump stylelint from 16.4.0 to 16.5.0

    Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.4.0 to 16.5.0.
    - [Release notes](https://github.com/stylelint/stylelint/releases)
    - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
    - [Commits](stylelint/stylelint@16.4.0...16.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: stylelint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and unoduetre committed May 14, 2024
    Configuration menu
    Copy the full SHA
    643410d View commit details
    Browse the repository at this point in the history
  2. Appease the linter

    Run `yarn run stylelint app/assets/stylesheets/ --fix` to fix 9
    shorthand-property-no-redundant-values linting failures
    beccapearce authored and unoduetre committed May 14, 2024
    Configuration menu
    Copy the full SHA
    3601d0f View commit details
    Browse the repository at this point in the history