@bmatei/eslint-config
Advanced tools
Comparing version 1.0.19 to 1.0.20
@@ -0,1 +1,8 @@ | ||
## [1.0.20](https://github.com/bfmatei/eslint-config/compare/v1.0.19...v1.0.20) (2020-03-22) | ||
### Bug Fixes | ||
* update dependencies ([c311981](https://github.com/bfmatei/eslint-config/commit/c311981c267ab505fd643e91bb83d7c996bbb813)) | ||
## [1.0.19](https://github.com/bfmatei/eslint-config/compare/v1.0.18...v1.0.19) (2020-03-15) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@bmatei/eslint-config", | ||
"version": "1.0.19", | ||
"version": "1.0.20", | ||
"description": "Configurations for ESLint", | ||
@@ -17,5 +17,5 @@ "author": "Bogdan Matei <bogdan@matei.dev>", | ||
"lint-staged": "10.0.8", | ||
"prettier": "1.19.1", | ||
"prettier": "2.0.1", | ||
"semantic-release": "17.0.4" | ||
} | ||
} |
@@ -6,7 +6,7 @@ # ESLint Configuration | ||
- `eslint` - 6.8.0 | ||
- `eslint-config-prettier` - 6.10.0 | ||
- `prettier` - 1.19.1 | ||
- `@typescript-eslint/eslint-plugin` - 2.23.0 | ||
- `@typescript-eslint/eslint-plugin-tslint` - 2.23.0 | ||
- `@typescript-eslint/parser` - 2.23.0 | ||
- `eslint-config-prettier` - 6.10.1 | ||
- `prettier` - 2.0.1 | ||
- `@typescript-eslint/eslint-plugin` - 2.24.0 | ||
- `@typescript-eslint/eslint-plugin-tslint` - 2.24.0 | ||
- `@typescript-eslint/parser` - 2.24.0 | ||
- `codelyzer` - 5.2.1 | ||
@@ -13,0 +13,0 @@ - `tslint` - 6.1.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
42420