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 12, 2022
1 parent 4367c18 commit 061e55e
Show file tree
Hide file tree
Showing 10 changed files with 612 additions and 331 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.11.0",
"flow-bin": "0.173.0",
"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.11.0",
"flow-bin": "0.173.0",
"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.11.0",
"flow-bin": "0.173.0",
"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.11.0",
"flow-bin": "0.173.0",
"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.11.0",
"flow-bin": "0.173.0",
"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.11.0",
"flow-bin": "0.173.0",
"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.11.0",
"flow-bin": "0.173.0",
"flow-typed": "2.6.2",
"jest": "23.6.0",
Expand Down
Loading

0 comments on commit 061e55e

Please sign in to comment.