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 Oct 21, 2024
1 parent 3041018 commit 3ac95eb
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 124 deletions.
175 changes: 54 additions & 121 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"zod": "3.23.8"
},
"devDependencies": {
"@eslint/js": "9.12.0",
"@eslint/js": "9.13.0",
"@ianvs/prettier-plugin-sort-imports": "4.3.1",
"@storybook/addon-essentials": "8.3.5",
"@storybook/addon-interactions": "8.3.5",
Expand All @@ -54,11 +54,11 @@
"eslint-plugin-better-mutation": "1.5.0",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-jest-dom": "5.4.0",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-jsx-a11y": "6.10.1",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-storybook": "0.9.0",
"eslint-plugin-testing-library": "6.3.4",
"eslint-plugin-testing-library": "6.4.0",
"fishery": "2.2.2",
"globals": "15.11.0",
"jest": "29.7.0",
Expand Down

0 comments on commit 3ac95eb

Please sign in to comment.