Updated to latest eslint

This commit is contained in:
Alejandro Celaya
2022-03-26 12:26:46 +01:00
parent a2df486280
commit fd5060b996
3 changed files with 227 additions and 1059 deletions

View File

@@ -92,7 +92,7 @@
"chalk": "^5.0.1",
"dart-sass": "^1.25.0",
"enzyme": "^3.11.0",
"eslint": "^7.13.0",
"eslint": "^8.12.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^16.1.4",
"identity-obj-proxy": "^3.0.0",