1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Update dependency stylelint to v14.16.1

This commit is contained in:
renovate[bot] 2023-01-05 07:20:29 +00:00 committed by GitHub
parent 125218a0b4
commit 0b79d610e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -102,7 +102,7 @@
"sass-loader": "13.2.0", "sass-loader": "13.2.0",
"source-map-loader": "4.0.1", "source-map-loader": "4.0.1",
"style-loader": "3.3.1", "style-loader": "3.3.1",
"stylelint": "14.16.0", "stylelint": "14.16.1",
"stylelint-config-rational-order": "0.1.2", "stylelint-config-rational-order": "0.1.2",
"stylelint-no-browser-hacks": "1.2.1", "stylelint-no-browser-hacks": "1.2.1",
"stylelint-order": "5.0.0", "stylelint-order": "5.0.0",
@ -14441,9 +14441,9 @@
} }
}, },
"node_modules/stylelint": { "node_modules/stylelint": {
"version": "14.16.0", "version": "14.16.1",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.16.0.tgz", "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.16.1.tgz",
"integrity": "sha512-X6uTi9DcxjzLV8ZUAjit1vsRtSwcls0nl07c9rqOPzvpA8IvTX/xWEkBRowS0ffevRrqkHa/ThDEu86u73FQDg==", "integrity": "sha512-ErlzR/T3hhbV+a925/gbfc3f3Fep9/bnspMiJPorfGEmcBbXdS+oo6LrVtoUZ/w9fqD6o6k7PtUlCOsCRdjX/A==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@csstools/selector-specificity": "^2.0.2", "@csstools/selector-specificity": "^2.0.2",
@ -29423,9 +29423,9 @@
} }
}, },
"stylelint": { "stylelint": {
"version": "14.16.0", "version": "14.16.1",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.16.0.tgz", "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.16.1.tgz",
"integrity": "sha512-X6uTi9DcxjzLV8ZUAjit1vsRtSwcls0nl07c9rqOPzvpA8IvTX/xWEkBRowS0ffevRrqkHa/ThDEu86u73FQDg==", "integrity": "sha512-ErlzR/T3hhbV+a925/gbfc3f3Fep9/bnspMiJPorfGEmcBbXdS+oo6LrVtoUZ/w9fqD6o6k7PtUlCOsCRdjX/A==",
"dev": true, "dev": true,
"requires": { "requires": {
"@csstools/selector-specificity": "^2.0.2", "@csstools/selector-specificity": "^2.0.2",

View file

@ -53,7 +53,7 @@
"sass-loader": "13.2.0", "sass-loader": "13.2.0",
"source-map-loader": "4.0.1", "source-map-loader": "4.0.1",
"style-loader": "3.3.1", "style-loader": "3.3.1",
"stylelint": "14.16.0", "stylelint": "14.16.1",
"stylelint-config-rational-order": "0.1.2", "stylelint-config-rational-order": "0.1.2",
"stylelint-no-browser-hacks": "1.2.1", "stylelint-no-browser-hacks": "1.2.1",
"stylelint-order": "5.0.0", "stylelint-order": "5.0.0",