Skip to content

Commit

Permalink
fix(deps): update eslint packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent 6ca2eda commit 29355df
Show file tree
Hide file tree
Showing 2 changed files with 210 additions and 134 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,19 +57,19 @@
"@testing-library/user-event": "^14.5.1",
"@types/react": "^18.3.0",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@typescript-eslint/eslint-plugin": "^8.21.0",
"@typescript-eslint/parser": "^8.21.0",
"@vanilla-extract/babel-plugin-debug-ids": "^1.2.0",
"@vitest/coverage-c8": "^0.23.2",
"cross-env": "^7.0.3",
"eslint": "^8.57.0",
"eslint": "^9.18.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-cypress": "^4.1.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-simple-import-sort": "^12.1.0",
"husky": "^9.1.4",
"identity-obj-proxy": "^3.0.0",
Expand Down
Loading

0 comments on commit 29355df

Please sign in to comment.