mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-15 09:58:18 -07:00
Update dependency stylelint to v14.12.1
This commit is contained in:
parent
49d160684d
commit
beb62b7360
14
package-lock.json
generated
14
package-lock.json
generated
@ -96,7 +96,7 @@
|
||||
"sass-loader": "13.0.2",
|
||||
"source-map-loader": "3.0.1",
|
||||
"style-loader": "3.3.1",
|
||||
"stylelint": "14.12.0",
|
||||
"stylelint": "14.12.1",
|
||||
"stylelint-config-rational-order": "0.1.2",
|
||||
"stylelint-no-browser-hacks": "1.2.1",
|
||||
"stylelint-order": "5.0.0",
|
||||
@ -15018,9 +15018,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/stylelint": {
|
||||
"version": "14.12.0",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.12.0.tgz",
|
||||
"integrity": "sha512-9Sa+IsT31PN9zf9q5ZVZNvhT6jMVu6YhpI38g3Akn7vONipGL0GNd9QCblwtJ3ysaoM80P/+9mOcFB1xnytiQQ==",
|
||||
"version": "14.12.1",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.12.1.tgz",
|
||||
"integrity": "sha512-ZEM4TuksChMBfuPadQsHUkbOoRySAT9QMfDvvYxdAchOJl0p+csTMBXOu6ORAAxKhwBmxqJiep8V88bXfNs3EQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@csstools/selector-specificity": "^2.0.2",
|
||||
@ -30531,9 +30531,9 @@
|
||||
}
|
||||
},
|
||||
"stylelint": {
|
||||
"version": "14.12.0",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.12.0.tgz",
|
||||
"integrity": "sha512-9Sa+IsT31PN9zf9q5ZVZNvhT6jMVu6YhpI38g3Akn7vONipGL0GNd9QCblwtJ3ysaoM80P/+9mOcFB1xnytiQQ==",
|
||||
"version": "14.12.1",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.12.1.tgz",
|
||||
"integrity": "sha512-ZEM4TuksChMBfuPadQsHUkbOoRySAT9QMfDvvYxdAchOJl0p+csTMBXOu6ORAAxKhwBmxqJiep8V88bXfNs3EQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@csstools/selector-specificity": "^2.0.2",
|
||||
|
@ -48,7 +48,7 @@
|
||||
"sass-loader": "13.0.2",
|
||||
"source-map-loader": "3.0.1",
|
||||
"style-loader": "3.3.1",
|
||||
"stylelint": "14.12.0",
|
||||
"stylelint": "14.12.1",
|
||||
"stylelint-config-rational-order": "0.1.2",
|
||||
"stylelint-no-browser-hacks": "1.2.1",
|
||||
"stylelint-order": "5.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user