stylelint-config-standard
Advanced tools
Comparing version 33.0.0 to 34.0.0
{ | ||
"name": "stylelint-config-standard", | ||
"version": "33.0.0", | ||
"version": "34.0.0", | ||
"description": "Standard shareable config for Stylelint", | ||
@@ -50,3 +50,3 @@ "keywords": [ | ||
"dependencies": { | ||
"stylelint-config-recommended": "^12.0.0" | ||
"stylelint-config-recommended": "^13.0.0" | ||
}, | ||
@@ -56,3 +56,3 @@ "devDependencies": { | ||
"@stylelint/remark-preset": "^4.0.0", | ||
"eslint": "^8.38.0", | ||
"eslint": "^8.43.0", | ||
"eslint-config-stylelint": "^18.0.0", | ||
@@ -62,12 +62,15 @@ "eslint-plugin-jest": "^27.2.1", | ||
"jest": "^29.5.0", | ||
"lint-staged": "^13.2.1", | ||
"np": "^7.7.0", | ||
"lint-staged": "^13.2.2", | ||
"np": "^8.0.4", | ||
"npm-run-all": "^4.1.5", | ||
"prettier": "^2.8.7", | ||
"prettier": "^2.8.8", | ||
"remark-cli": "^11.0.0", | ||
"stylelint": "^15.5.0" | ||
"stylelint": "^15.10.0" | ||
}, | ||
"peerDependencies": { | ||
"stylelint": "^15.5.0" | ||
"stylelint": "^15.10.0" | ||
}, | ||
"engines": { | ||
"node": "^14.13.1 || >=16.0.0" | ||
} | ||
} |
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
8696
+ Addedstylelint-config-recommended@13.0.0(transitive)
- Removedstylelint-config-recommended@12.0.0(transitive)