eslint-config-txo-typescript
Advanced tools
@@ -0,1 +1,8 @@ | ||
## [3.2.2](https://github.com/technology-studio/eslint-config-txo-typescript/compare/v3.2.1...v3.2.2) (2023-01-29) | ||
### Bug fixes | ||
* **deps:** update dependency eslint to ^8.33.0 ([6568579](https://github.com/technology-studio/eslint-config-txo-typescript/commit/6568579431d8143f665313c5e8b2096777f13ad1)) | ||
## [3.2.1](https://github.com/technology-studio/eslint-config-txo-typescript/compare/v3.2.0...v3.2.1) (2023-01-26) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "eslint-config-txo-typescript", | ||
"version": "3.2.1", | ||
"version": "3.2.2", | ||
"description": "Technology Studio - Eslint typescript config", | ||
@@ -35,3 +35,3 @@ "main": "lib/index.js", | ||
"@typescript-eslint/parser": "^5.49.0", | ||
"eslint": "^8.32.0", | ||
"eslint": "^8.33.0", | ||
"eslint-formatter-pretty": "^4.1.0", | ||
@@ -53,3 +53,3 @@ "eslint-plugin-eslint-comments": "^3.2.0", | ||
"commitizen": "^4.3.0", | ||
"eslint": "^8.32.0", | ||
"eslint": "^8.33.0", | ||
"eslint-formatter-pretty": "^4.1.0", | ||
@@ -56,0 +56,0 @@ "eslint-plugin-eslint-comments": "^3.2.0", |
52905
0.59%