Bump stylelint from 16.3.1 to 16.6.1

Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.3.1 to 16.6.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/16.3.1...16.6.1)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-02 19:47:57 +00:00
committed by Javi Martín
parent ec8473dd85
commit 376595fc34
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -19,7 +19,7 @@
"@stylistic/stylelint-plugin": "^2.1.2", "@stylistic/stylelint-plugin": "^2.1.2",
"eslint": "^8.57.0", "eslint": "^8.57.0",
"postcss-scss": "^4.0.9", "postcss-scss": "^4.0.9",
"stylelint": "^16.3.1", "stylelint": "^16.6.1",
"stylelint-order": "^6.0.4", "stylelint-order": "^6.0.4",
"stylelint-scss": "^6.2.1" "stylelint-scss": "^6.2.1"
} }

View File

@@ -14,7 +14,7 @@
"@stylistic/stylelint-plugin": "^2.1.2", "@stylistic/stylelint-plugin": "^2.1.2",
"eslint": "^8.57.0", "eslint": "^8.57.0",
"postcss-scss": "^4.0.9", "postcss-scss": "^4.0.9",
"stylelint": "^16.3.1", "stylelint": "^16.6.1",
"stylelint-order": "^6.0.4", "stylelint-order": "^6.0.4",
"stylelint-scss": "^6.2.1" "stylelint-scss": "^6.2.1"
} }