Skip to content

Commit

Permalink
TASK: Update dependency eslint to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 22, 2022
1 parent 5dc7bdd commit 1040b33
Show file tree
Hide file tree
Showing 10 changed files with 618 additions and 330 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.6",
"enzyme-to-json": "3.6.2",
"eslint": "5.16.0",
"eslint": "8.14.0",
"flow-bin": "0.176.2",
"flow-typed": "2.6.2",
"jest": "23.6.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@immowelt/eslint-config-immowelt-react": "2.1.1",
"@immowelt/jest-preset-node": "1.1.1",
"case-sensitive-paths-webpack-plugin": "2.4.0",
"eslint": "5.16.0",
"eslint": "8.14.0",
"flow-bin": "0.176.2",
"flow-typed": "2.6.2",
"jest": "23.6.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@immowelt/eslint-config-immowelt-react": "2.1.1",
"@immowelt/jest-preset-node": "1.1.1",
"create-config": "1.0.4",
"eslint": "5.16.0",
"eslint": "8.14.0",
"flow-bin": "0.176.2",
"flow-typed": "2.6.2",
"invalidate-module": "1.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@immowelt/eslint-config-immowelt-react": "2.1.1",
"@immowelt/jest-preset-node": "1.1.1",
"eslint": "5.16.0",
"eslint": "8.14.0",
"flow-bin": "0.176.2",
"flow-typed": "2.6.2",
"jest": "23.6.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@immowelt/eslint-config-immowelt-react": "2.1.1",
"@immowelt/jest-preset-node": "1.1.1",
"eslint": "5.16.0",
"eslint": "8.14.0",
"flow-bin": "0.176.2",
"flow-typed": "2.6.2",
"jest": "23.6.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@immowelt/eslint-config-immowelt-react": "2.1.1",
"@immowelt/jest-preset-node": "1.1.1",
"create-config": "1.0.4",
"eslint": "5.16.0",
"eslint": "8.14.0",
"flow-bin": "0.176.2",
"flow-typed": "2.6.2",
"jest": "23.6.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.6",
"enzyme-to-json": "3.6.2",
"eslint": "5.16.0",
"eslint": "8.14.0",
"flow-bin": "0.176.2",
"flow-typed": "2.6.2",
"jest": "23.6.0",
Expand Down
Loading

0 comments on commit 1040b33

Please sign in to comment.