Skip to content

Commit

Permalink
chore(deps): update eslint (#139)
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 Oct 10, 2024
1 parent d169313 commit 6eff013
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 29 deletions.
69 changes: 44 additions & 25 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.10.0",
"@eslint/js": "9.12.0",
"@ianvs/prettier-plugin-sort-imports": "4.3.1",
"@storybook/addon-essentials": "8.3.5",
"@storybook/addon-interactions": "8.3.5",
Expand All @@ -49,15 +49,15 @@
"@types/phoenix": "1.6.5",
"@types/phoenix_live_view": "0.18.5",
"@types/w3c-web-nfc": "1.0.4",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"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-react": "7.36.1",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-storybook": "0.9.0",
"eslint-plugin-testing-library": "6.3.0",
"fishery": "2.2.2",
"globals": "15.11.0",
Expand Down

0 comments on commit 6eff013

Please sign in to comment.