Compare commits

...

4 Commits

Author SHA1 Message Date
ivuorinen
0e31384a0b chore(release): publish
- @ivuorinen/stylelint-config@0.2.22
2024-05-05 12:18:16 +00:00
c26d1f4dec chore: update root yarn.lock 2024-05-05 15:17:39 +03:00
renovate[bot]
21968fb889 fix(deps): update dependency stylelint to v16.5.0 (#237)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-05 15:01:50 +03:00
dependabot[bot]
5642e67370 chore(deps): bump ejs from 3.1.9 to 3.1.10 (#234) 2024-05-04 11:30:40 +03:00
3 changed files with 678 additions and 635 deletions

View File

@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.2.22](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/stylelint-config@0.2.21...@ivuorinen/stylelint-config@0.2.22) (2024-05-05)
### Bug Fixes
- **deps:** update dependency stylelint to v16.5.0 ([#237](https://github.com/ivuorinen/base-configs/issues/237)) ([21968fb](https://github.com/ivuorinen/base-configs/commit/21968fb8895f95f5c37c18098d2af1061f1c5575))
## [0.2.21](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/stylelint-config@0.2.20...@ivuorinen/stylelint-config@0.2.21) (2024-04-27)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/stylelint-config",
"version": "0.2.21",
"version": "0.2.22",
"description": "ivuorinen's shareable configuration for stylelint.",
"author": {
"name": "Ismo Vuorinen",
@@ -39,7 +39,7 @@
"dependencies": {
"@ivuorinen/config-checker": "^1.1.2",
"postcss": "^8.4.2",
"stylelint": "16.4.0",
"stylelint": "16.5.0",
"stylelint-config-recommended-scss": "14.0.0",
"stylelint-config-standard": "36.0.0",
"stylelint-order": "6.0.4",

1303
yarn.lock

File diff suppressed because it is too large Load Diff