sinanbekar / browser-extension-react-typescript-starter

🚀 React & TypeScript Starter for developing web extensions with hot reload!
MIT License
121 stars 20 forks source link

chore(deps): update dependency stylelint to v14.9.1 #21

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint (source) 14.8.5 -> 14.9.1 age adoption passing confidence

Release Notes

stylelint/stylelint ### [`v14.9.1`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#​1491) [Compare Source](https://togithub.com/stylelint/stylelint/compare/14.9.0...14.9.1) - Fixed: `selector-max-specificity` false positives for `:nth-child` ([#​6140](https://togithub.com/stylelint/stylelint/pull/6140)). ### [`v14.9.0`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#​1490) [Compare Source](https://togithub.com/stylelint/stylelint/compare/14.8.5...14.9.0) - Added: `import-notation` rule ([#​6102](https://togithub.com/stylelint/stylelint/pull/6102)). - Fixed: `no-duplicate-selectors` false positives for SCSS/Less nested interpolations ([#​6118](https://togithub.com/stylelint/stylelint/pull/6118)). - Fixed: `no-descending-specificity` and `selector-max-specificity` false positives for `:is()` and `:where()` ([#​6131](https://togithub.com/stylelint/stylelint/pull/6131)).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.