stylelint-config-cloudfour
Advanced tools
Comparing version 6.0.0 to 6.1.0
@@ -56,2 +56,3 @@ 'use strict'; | ||
], | ||
'selector-not-notation': 'simple', // @see https://github.com/cloudfour/cloudfour.com-patterns/pull/1992#issuecomment-1201454396 | ||
'value-keyword-case': [ | ||
@@ -58,0 +59,0 @@ 'lower', |
{ | ||
"name": "stylelint-config-cloudfour", | ||
"version": "6.0.0", | ||
"version": "6.1.0", | ||
"description": "Cloud Four's stylelint config", | ||
@@ -51,10 +51,10 @@ "keywords": [ | ||
"@stylelint/remark-preset": "3.0.0", | ||
"eslint": "8.20.0", | ||
"eslint": "8.22.0", | ||
"eslint-config-stylelint": "15.1.0", | ||
"jest": "28.1.3", | ||
"npm-run-all": "4.1.5", | ||
"postcss": "8.4.14", | ||
"postcss": "8.4.16", | ||
"prettier": "2.7.1", | ||
"remark-cli": "11.0.0", | ||
"stylelint": "14.9.1" | ||
"stylelint": "14.11.0" | ||
}, | ||
@@ -61,0 +61,0 @@ "peerDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12093
85