Merge pull request #165 from Mastermindzh/renovate/stylelint-config-recommended-scss-16.x-lockfile

chore(deps): update stylelint-config-recommended-scss to 16.0.2
This commit is contained in:
2025-09-29 11:32:39 +02:00
committed by GitHub

8
package-lock.json generated
View File

@@ -33817,9 +33817,9 @@
}
},
"node_modules/stylelint-config-recommended-scss": {
"version": "16.0.1",
"resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-16.0.1.tgz",
"integrity": "sha512-wfpU6kmTUwPEHMACYdpt5wLM/aS44+sqE8yk82LkOkA7yVpAuTZDwd3m9762d0mRnNCn0JMUx4XfDVDmbb8hTA==",
"version": "16.0.2",
"resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-16.0.2.tgz",
"integrity": "sha512-aUTHhPPWCvFyWaxtckJlCPaXTDFsp4pKO8evXNCsW9OwsaUWyMd6jvcUhSmfGWPrTddvzNqK4rS/UuSLcbVGdQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -33832,7 +33832,7 @@
},
"peerDependencies": {
"postcss": "^8.3.3",
"stylelint": "^16.23.1"
"stylelint": "^16.24.0"
},
"peerDependenciesMeta": {
"postcss": {