Skip to content

Commit

Permalink
chore(deps): update eslint (#115)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent 561e681 commit 0f4abef
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
58 changes: 29 additions & 29 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 @@ -25,7 +25,7 @@
"zod": "3.23.8"
},
"devDependencies": {
"@eslint/js": "9.9.1",
"@eslint/js": "9.10.0",
"@ianvs/prettier-plugin-sort-imports": "4.3.1",
"@storybook/addon-essentials": "8.2.9",
"@storybook/addon-interactions": "8.2.9",
Expand All @@ -50,10 +50,10 @@
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-better-mutation": "1.5.0",
"eslint-plugin-jest": "28.8.2",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-jest-dom": "5.4.0",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-react": "7.35.1",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-react": "7.36.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-testing-library": "6.3.0",
Expand Down

0 comments on commit 0f4abef

Please sign in to comment.