@spotify/eslint-config-typescript
Advanced tools
Comparing version 8.0.1 to 8.1.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [8.1.1](https://github.com/spotify/web-scripts/compare/v8.1.0...v8.1.1) (2020-09-22) | ||
**Note:** Version bump only for package @spotify/eslint-config-typescript | ||
## [8.0.1](https://github.com/spotify/web-scripts/compare/v8.0.0...v8.0.1) (2020-07-02) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@spotify/eslint-config-typescript", | ||
"version": "8.0.1", | ||
"version": "8.1.1", | ||
"license": "Apache-2.0", | ||
@@ -13,3 +13,3 @@ "description": "Spotify's ESLint config for TypeScript", | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^3.4.0", | ||
"@typescript-eslint/eslint-plugin": "^4.1.0", | ||
"@typescript-eslint/parser": "^3.4.0", | ||
@@ -29,3 +29,3 @@ "eslint": "^7.3.1" | ||
}, | ||
"gitHead": "54a80c897fdcce81da128df0e4d2bca336bf3d9e" | ||
"gitHead": "dba3a277f097a56c684b7df8a19e1e3d1a2b04dd" | ||
} |
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
19725