Skip to content

Commit

Permalink
chore(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 28811b0 commit 71cea47
Show file tree
Hide file tree
Showing 2 changed files with 360 additions and 242 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,22 +73,22 @@
"@types/react-dom": "18.2.25",
"@types/testing-library__dom": "7.5.0",
"@types/testing-library__jest-dom": "5.14.9",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"babel-loader": "9.2.1",
"babel-plugin-add-import-extension": "1.6.0",
"babel-plugin-named-exports-order": "0.0.2",
"commitizen": "4.3.1",
"core-js": "3.39.0",
"eslint": "8.57.1",
"eslint": "9.18.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "8.10.0",
"eslint-config-prettier": "10.0.1",
"eslint-import-resolver-node": "0.3.9",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-storybook": "0.11.0",
"husky": "8.0.3",
"jest": "29.7.0",
Expand Down
Loading

0 comments on commit 71cea47

Please sign in to comment.