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 Sep 12, 2024
1 parent 7de2f7e commit 430a106
Show file tree
Hide file tree
Showing 2 changed files with 297 additions and 196 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,20 +73,20 @@
"@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.5.0",
"@typescript-eslint/parser": "8.5.0",
"babel-loader": "9.1.3",
"babel-plugin-add-import-extension": "1.6.0",
"babel-plugin-named-exports-order": "0.0.2",
"commitizen": "4.3.0",
"core-js": "3.36.1",
"eslint": "8.57.0",
"eslint": "9.10.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "8.10.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-node": "0.3.9",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-storybook": "0.8.0",
Expand Down
Loading

0 comments on commit 430a106

Please sign in to comment.