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 Dec 9, 2024
1 parent d4801cf commit 10815b4
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 50 deletions.
105 changes: 59 additions & 46 deletions package-lock.json

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

8 changes: 4 additions & 4 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.14.0",
"@eslint/js": "9.16.0",
"@ianvs/prettier-plugin-sort-imports": "4.4.0",
"@storybook/addon-essentials": "8.4.7",
"@storybook/addon-interactions": "8.4.7",
Expand All @@ -53,12 +53,12 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-better-mutation": "1.5.0",
"eslint-plugin-jest": "28.9.0",
"eslint-plugin-jest-dom": "5.4.0",
"eslint-plugin-jest-dom": "5.5.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-storybook": "0.11.0",
"eslint-plugin-testing-library": "6.4.0",
"eslint-plugin-storybook": "0.11.1",
"eslint-plugin-testing-library": "6.5.0",
"fishery": "2.2.2",
"globals": "15.13.0",
"jest": "29.7.0",
Expand Down

0 comments on commit 10815b4

Please sign in to comment.