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 3, 2023
1 parent 5527407 commit f142cbe
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 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.42.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.42.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.42.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.42.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.42.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.42.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.42.0",
"flow-bin": "0.201.0",
"flow-typed": "2.6.2",
"jest": "23.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-react-microservice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@immowelt/eslint-config-immowelt-react": "2.1.1",
"@immowelt/jest-preset-node": "1.1.1",
"babel-cli": "6.26.0",
"eslint": "5.16.0",
"eslint": "8.42.0",
"flow-bin": "0.201.0",
"flow-copy-source": "2.0.9",
"flow-typed": "2.6.2",
Expand Down

0 comments on commit f142cbe

Please sign in to comment.