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 Mar 26, 2022
1 parent 5ef0fb7 commit ddd30b9
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.12.0",
"flow-bin": "0.174.1",
"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.12.0",
"flow-bin": "0.174.1",
"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.12.0",
"flow-bin": "0.174.1",
"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.12.0",
"flow-bin": "0.174.1",
"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.12.0",
"flow-bin": "0.174.1",
"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.12.0",
"flow-bin": "0.174.1",
"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.12.0",
"flow-bin": "0.174.1",
"flow-typed": "2.6.2",
"jest": "23.6.0",
Expand Down
Loading

0 comments on commit ddd30b9

Please sign in to comment.