mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2025-04-23 10:10:52 +02:00

[Dependabot] Bump stylelint from 16.16.0 to 16.17.0 ()

Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.16.0 to 16.17.0.
- [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.16.0...16.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-03-27 05:25:43 +00:00 committed by GitHub
parent cea9dee720
commit 0948101237
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -14,7 +14,7 @@
"eslint-plugin-prettier": "^5.2.5",
"install": "^0.13.0",
"prettier": "^3.5.3",
"stylelint": "^16.16.0",
"stylelint": "^16.17.0",
"stylelint-config-standard-scss": "^14.0.0",
"stylelint-no-browser-hacks": "^1.3.0"
},
@ -4351,9 +4351,9 @@
}
},
"node_modules/stylelint": {
"version": "16.16.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.16.0.tgz",
"integrity": "sha512-40X5UOb/0CEFnZVEHyN260HlSSUxPES+arrUphOumGWgXERHfwCD0kNBVILgQSij8iliYVwlc0V7M5bcLP9vPg==",
"version": "16.17.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.17.0.tgz",
"integrity": "sha512-I9OwVIWRMqVm2Br5iTbrfSqGRPWQUlvm6oXO1xZuYYu0Gpduy67N8wXOZv15p6E/JdlZiAtQaIoLKZEWk5hrjw==",
"dev": true,
"funding": [
{

View file

@ -25,7 +25,7 @@
"eslint-plugin-prettier": "^5.2.5",
"install": "^0.13.0",
"prettier": "^3.5.3",
"stylelint": "^16.16.0",
"stylelint": "^16.17.0",
"stylelint-config-standard-scss": "^14.0.0",
"stylelint-no-browser-hacks": "^1.3.0"
}