Skip to content

Commit

Permalink
chore(deps): update eslint packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2023
1 parent 33e1d48 commit dd4aa52
Show file tree
Hide file tree
Showing 2 changed files with 584 additions and 104 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,22 +103,22 @@
"@types/react-beautiful-dnd": "13.1.4",
"@types/react-dom": "18.2.7",
"@types/uuid": "^9.0.2",
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.4.0",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"@vitejs/plugin-react": "4.0.4",
"concurrently": "8.2.0",
"cross-env": "7.0.3",
"cypress": "~12.17.3",
"cypress-vite": "1.4.2",
"env-cmd": "10.1.0",
"eslint": "~8.47.0",
"eslint": "~8.53.0",
"eslint-config-airbnb": "~19.0.4",
"eslint-config-prettier": "~8.9.0",
"eslint-config-prettier": "~8.10.0",
"eslint-config-react-app": "~7.0.1",
"eslint-import-resolver-typescript": "~3.6.0",
"eslint-plugin-cypress": "~2.14.0",
"eslint-plugin-import": "~2.28.0",
"eslint-plugin-jsx-a11y": "~6.7.1",
"eslint-plugin-cypress": "~2.15.0",
"eslint-plugin-import": "~2.29.0",
"eslint-plugin-jsx-a11y": "~6.8.0",
"eslint-plugin-prettier": "~4.2.1",
"eslint-plugin-react": "~7.33.1",
"eslint-plugin-react-hooks": "~4.6.0",
Expand Down
Loading

0 comments on commit dd4aa52

Please sign in to comment.