mirror of
https://github.com/weaveworks/scope.git
synced 2026-02-14 10:00:13 +00:00
update stylelint and stylelint-declaration-use-variable
Signed-off-by: Daniel Holbach <daniel@weave.works>
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"block-no-empty": null,
|
||||
"color-named": "never",
|
||||
"color-no-hex": true,
|
||||
"function-blacklist": ["/^rgb/", "/^hsl/"],
|
||||
"function-disallowed-list": ["/^rgb/", "/^hsl/"],
|
||||
"no-empty-source": null,
|
||||
"no-descending-specificity": null,
|
||||
"no-duplicate-selectors": null,
|
||||
|
||||
@@ -82,11 +82,11 @@
|
||||
"postcss-loader": "3.0.0",
|
||||
"react-router": "3.2.0",
|
||||
"style-loader": "0.23.0",
|
||||
"stylelint": "11.1.1",
|
||||
"stylelint": "^13.13.1",
|
||||
"stylelint-config-recommended": "3.0.0",
|
||||
"stylelint-config-styled-components": "0.1.1",
|
||||
"stylelint-custom-processor-loader": "0.6.0",
|
||||
"stylelint-declaration-use-variable": "1.7.2",
|
||||
"stylelint-declaration-use-variable": "^1.7.3",
|
||||
"stylelint-processor-styled-components": "1.8.0",
|
||||
"url": "0.11.0",
|
||||
"url-loader": "0.6.2",
|
||||
|
||||
1594
client/yarn.lock
1594
client/yarn.lock
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user