@mll-lab/eslint-plugin
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -0,1 +1,8 @@ | ||
## [1.3.2](https://github.com/mll-lab/eslint-plugin/compare/v1.3.1...v1.3.2) (2023-01-23) | ||
### Bug Fixes | ||
* remove unused dependency eslint-plugin-cypress ([afa5611](https://github.com/mll-lab/eslint-plugin/commit/afa5611b0ef483d875512ded5a75e2906be77124)) | ||
## [1.3.1](https://github.com/mll-lab/eslint-plugin/compare/v1.3.0...v1.3.1) (2022-02-09) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@mll-lab/eslint-plugin", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "ESLint plugin and common configuration of MLL", | ||
@@ -38,3 +38,2 @@ "main": "dist/index.js", | ||
"eslint-import-resolver-webpack": "^0.13.2", | ||
"eslint-plugin-cypress": "^2.12.1", | ||
"eslint-plugin-jsx-a11y": "^6.5.1", | ||
@@ -62,3 +61,2 @@ "eslint-plugin-react": "^7.28.0", | ||
"eslint-import-resolver-webpack": "^0.13.2", | ||
"eslint-plugin-cypress": "^2.12.1", | ||
"eslint-plugin-jsx-a11y": "^6.5.1", | ||
@@ -65,0 +63,0 @@ "eslint-plugin-react": "^7.28.0", |
20402
18
17