Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
chore(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and lordrip committed Aug 30, 2023
1 parent 8ee30d6 commit 50c2da2
Show file tree
Hide file tree
Showing 3 changed files with 300 additions and 90 deletions.
8 changes: 4 additions & 4 deletions packages/kaoto-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,15 +120,15 @@
"cypress": "12.17.4",
"cypress-file-upload": "^5.0.8",
"dotenv": "^16.3.1",
"eslint": "8.46.0",
"eslint": "8.48.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest-dom": "5.0.1",
"eslint-plugin-jest-dom": "5.1.0",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-react": "7.33.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-storybook": "^0.6.12",
"eslint-plugin-testing-library": "6.0.0",
"eslint-plugin-testing-library": "6.0.1",
"file-selector": "^0.6.0",
"html-webpack-plugin": "5.5.3",
"jest": "^29.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/sandbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@vitejs/plugin-react": "^4.0.1",
"eslint": "8.46.0",
"eslint": "8.48.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-react-hooks": "^4.6.0",
"html-webpack-plugin": "5.5.3",
Expand Down
Loading

0 comments on commit 50c2da2

Please sign in to comment.