shgysk8zer0 / core-css

A collection of CSS styles, categoiezed by files, which are useful on common projects
https://npmjs.com/package/@shgysk8zer0/core-css
MIT License
5 stars 1 forks source link

Bump stylelint, stylelint-config-recommended and stylelint-config-standard #214

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps stylelint, stylelint-config-recommended and stylelint-config-standard. These dependencies needed to be updated together. Updates stylelint from 14.16.1 to 15.1.0

Release notes

Sourced from stylelint's releases.

15.1.0

15.0.0

Migrating to 15.0.0 guide.

Changelog

Sourced from stylelint's changelog.

15.1.0

15.0.0

Migrating to 15.0.0 guide.

Commits


Updates stylelint-config-recommended from 9.0.0 to 10.0.1

Release notes

Sourced from stylelint-config-recommended's releases.

10.0.1

  • Removed: deprecated no-extra-semicolons rule.

10.0.0

  • Removed: stylelint less than 15.0.0 from peer dependencies.
Changelog

Sourced from stylelint-config-recommended's changelog.

10.0.1

  • Removed: deprecated no-extra-semicolons rule.

10.0.0

  • Removed: stylelint less than 15.0.0 from peer dependencies.
Commits


Updates stylelint-config-standard from 29.0.0 to 30.0.1

Release notes

Sourced from stylelint-config-standard's releases.

30.0.1

30.0.0

  • Removed: stylelint less than 15.0.0 from peer dependencies.
  • Removed: 64 rules deprecated in stylelint@15.0.0. For details, see the migration guide.
  • Fixed: length-zero-no-unit to ignore custom properties.
  • Fixed: value-no-vendor-prefix to ignore -webkit-inline-box.
Changelog

Sourced from stylelint-config-standard's changelog.

30.0.1

30.0.0

  • Removed: stylelint less than 15.0.0 from peer dependencies.
  • Removed: 64 rules deprecated in stylelint@15.0.0. For details, see the migration guide.
  • Fixed: length-zero-no-unit to ignore custom properties.
  • Fixed: value-no-vendor-prefix to ignore -webkit-inline-box.
Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)