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 Sep 9, 2024
1 parent 096e7fe commit 53e672d
Show file tree
Hide file tree
Showing 2 changed files with 189 additions and 159 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,22 +88,22 @@
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "7.14.1",
"@typescript-eslint/parser": "7.14.1",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
"@vitejs/plugin-react": "^4.3.1",
"@vitest/browser": "^1.6.0",
"concurrently": "8.2.2",
"cross-env": "7.0.3",
"cypress": "13.12.0",
"cypress-file-upload": "5.0.8",
"env-cmd": "10.1.0",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"eslint-config-airbnb": "~19.0.4",
"eslint-config-prettier": "~8.10.0",
"eslint-config-prettier": "~9.1.0",
"eslint-config-react": "1.1.7",
"eslint-config-react-app": "~7.0.1",
"eslint-import-resolver-typescript": "~3.6.1",
"eslint-plugin-cypress": "~2.15.2",
"eslint-plugin-cypress": "~3.5.0",
"eslint-plugin-import": "~2.29.1",
"eslint-plugin-jsx-a11y": "~6.9.0",
"eslint-plugin-prettier": "5.1.3",
Expand Down
Loading

0 comments on commit 53e672d

Please sign in to comment.