Skip to content

Commit

Permalink
chore(deps): Upgrade eslint to 8.57.1, Streamline eslint-plugin-jsx-a…
Browse files Browse the repository at this point in the history
…11y/react versions
  • Loading branch information
Thatchapon Unprasert committed Nov 8, 2024
1 parent 5091b54 commit 9701c91
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 292 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"eslint": "^8.30.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^27.1.7",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^4.6.2"
},
"dependencies": {
Expand All @@ -51,11 +51,11 @@
"@typescript-eslint/parser": "^5.62.0",
"commitizen": "4.3.1",
"cz-conventional-changelog": "3.3.0",
"eslint": "^8.30.0",
"eslint": "^8.57.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^27.1.7",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^4.6.2",
"husky": "^9.1.6",
"jest": "^29.7.0",
Expand Down
Loading

0 comments on commit 9701c91

Please sign in to comment.