Update eslint dependencies

[MAILPOET-3890]
This commit is contained in:
Jan Lysý
2021-11-02 08:35:00 +01:00
committed by Veljko V
parent f41d6bb5fc
commit eb8dc0ff04
2 changed files with 273 additions and 356 deletions

617
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -128,8 +128,8 @@
"@types/react-dom": "^17.0.10",
"@types/react-router-dom": "^5.3.2",
"@types/react-select": "^3.0.26",
"@typescript-eslint/eslint-plugin": "^4.31.2",
"@typescript-eslint/parser": "^4.31.2",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"@wordpress/browserslist-config": "^4.0.0",
"autoprefixer": "^10.3.5",
"babel-eslint": "^10.1.0",
@@ -144,11 +144,11 @@
"cross-env": "^7.0.3",
"eslint": "^7.32.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-import-resolver-webpack": "^0.13.0",
"eslint-plugin-import": "^2.24.2",
"eslint-import-resolver-webpack": "^0.13.2",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-no-only-tests": "^2.4.0",
"eslint-plugin-react": "^7.26.0",
"eslint-plugin-no-only-tests": "^2.6.0",
"eslint-plugin-react": "^7.26.1",
"eslint-plugin-react-hooks": "^4.2.0",
"exports-loader": "^3.0.0",
"expose-loader": "^3.0.0",