@bmatei/eslint-config
Advanced tools
Comparing version 1.0.21 to 1.0.22
@@ -0,1 +1,8 @@ | ||
## [1.0.22](https://github.com/bfmatei/eslint-config/compare/v1.0.21...v1.0.22) (2020-03-31) | ||
### Bug Fixes | ||
* bump dependencies ([3058114](https://github.com/bfmatei/eslint-config/commit/3058114607d9a0284293dcc3c71da0d6483dd403)) | ||
## [1.0.21](https://github.com/bfmatei/eslint-config/compare/v1.0.20...v1.0.21) (2020-03-26) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@bmatei/eslint-config", | ||
"version": "1.0.21", | ||
"version": "1.0.22", | ||
"description": "Configurations for ESLint.", | ||
"keywords": [ | ||
"angular", | ||
"codelyzer", | ||
"eslint", | ||
"linter", | ||
"prettier", | ||
"tslint", | ||
"typescript", | ||
"typescript-eslint" | ||
], | ||
"author": "Bogdan Matei <bogdan@matei.dev>", | ||
@@ -14,6 +24,6 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@semantic-release/changelog": "5.0.0", | ||
"@semantic-release/changelog": "5.0.1", | ||
"@semantic-release/git": "9.0.0", | ||
"husky": "4.2.3", | ||
"lint-staged": "10.0.9", | ||
"lint-staged": "10.1.1", | ||
"prettier": "2.0.2", | ||
@@ -20,0 +30,0 @@ "semantic-release": "17.0.4" |
@@ -8,6 +8,6 @@ # ESLint Configuration | ||
- `prettier` - 2.0.2 | ||
- `@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 | ||
- `@typescript-eslint/eslint-plugin` - 2.26.0 | ||
- `@typescript-eslint/eslint-plugin-tslint` - 2.26.0 | ||
- `@typescript-eslint/parser` - 2.26.0 | ||
- `codelyzer` - 5.2.2 | ||
- `tslint` - 6.1.0 | ||
@@ -14,0 +14,0 @@ |
43277