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] authored Jun 17, 2023
1 parent 5527407 commit 15f12b0
Show file tree
Hide file tree
Showing 10 changed files with 792 additions and 345 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.7",
"enzyme-to-json": "3.6.2",
"eslint": "5.16.0",
"eslint": "8.43.0",
"flow-bin": "0.201.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.43.0",
"flow-bin": "0.201.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.43.0",
"flow-bin": "0.201.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.43.0",
"flow-bin": "0.201.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.43.0",
"flow-bin": "0.201.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.43.0",
"flow-bin": "0.201.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.7",
"enzyme-to-json": "3.6.2",
"eslint": "5.16.0",
"eslint": "8.43.0",
"flow-bin": "0.201.0",
"flow-typed": "2.6.2",
"jest": "23.6.0",
Expand Down
Loading

0 comments on commit 15f12b0

Please sign in to comment.