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 Jun 17, 2024
1 parent 2f2fffa commit aa12532
Show file tree
Hide file tree
Showing 2 changed files with 226 additions and 101 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": "^9.0.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "7.13.0",
"@typescript-eslint/parser": "7.13.0",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/browser": "^1.3.0",
"concurrently": "8.2.2",
"cross-env": "7.0.3",
"cypress": "13.10.0",
"cypress-file-upload": "5.0.8",
"env-cmd": "10.1.0",
"eslint": "^8.41.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.0",
"eslint-plugin-cypress": "~2.15.0",
"eslint-plugin-cypress": "~3.3.0",
"eslint-plugin-import": "~2.29.0",
"eslint-plugin-jsx-a11y": "~6.8.0",
"eslint-plugin-prettier": "5.1.3",
Expand Down
Loading

0 comments on commit aa12532

Please sign in to comment.