eslint-config-uphold
Advanced tools
Comparing version 3.1.0 to 3.2.0
{ | ||
"name": "eslint-config-uphold", | ||
"version": "3.1.0", | ||
"version": "3.2.0", | ||
"description": "Uphold-flavored ESLint config", | ||
@@ -43,11 +43,11 @@ "keywords": [ | ||
"@uphold/github-changelog-generator": "^3.0.0", | ||
"eslint": "~8.7.0", | ||
"eslint": "~8.20.0", | ||
"mocha": "^9.2.0", | ||
"pre-commit": "^1.2.2", | ||
"prettier": "^2.5.1", | ||
"prettier": "^2.7.1", | ||
"should": "^9.0.2" | ||
}, | ||
"peerDependencies": { | ||
"eslint": "~8.7.0", | ||
"prettier": "^2.5.1" | ||
"eslint": "~8.20.0", | ||
"prettier": "^2.7.1" | ||
}, | ||
@@ -54,0 +54,0 @@ "pre-commit": [ |
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
10639