build: upgrade @typescript-eslint (#4095)
build: update @typescript-eslint
Showing
| ... | ... | @@ -87,8 +87,8 @@ |
| "@types/testing-library__cypress": "^5.0.5", | ||
| "@types/ua-parser-js": "^0.7.35", | ||
| "@types/wcag-contrast": "^3.0.0", | ||
| "@typescript-eslint/eslint-plugin": "^4.1.0", | ||
| "@typescript-eslint/parser": "^4.1.0", | ||
| "@typescript-eslint/eslint-plugin": "^4", | ||
| "@typescript-eslint/parser": "^4", | ||
| "cypress": "^10.1.0", | ||
| "env-cmd": "^10.1.0", | ||
| "eslint": "^7.11.0", | ||
| ... | ... |
Please register or sign in to comment