eslint-config-xo-typescript
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "eslint-config-xo-typescript", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "ESLint shareable config for TypeScript to be used with eslint-config-xo", | ||
@@ -48,4 +48,4 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^7.0.2", | ||
"@typescript-eslint/parser": "^7.0.2", | ||
"@typescript-eslint/eslint-plugin": "^6.21.0", | ||
"@typescript-eslint/parser": "^6.21.0", | ||
"ava": "^2.4.0", | ||
@@ -56,4 +56,4 @@ "eslint": "^8.56.0", | ||
"peerDependencies": { | ||
"@typescript-eslint/eslint-plugin": ">=7.0.2", | ||
"@typescript-eslint/parser": ">=7.0.2", | ||
"@typescript-eslint/eslint-plugin": ">=6.21.0", | ||
"@typescript-eslint/parser": ">=6.21.0", | ||
"eslint": ">=8.56.0", | ||
@@ -60,0 +60,0 @@ "typescript": ">=5.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
26480