Skip to content

Commit

Permalink
Update eslint and prettier to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 3e3f556 commit afd35ed
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 98 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"@storybook/html-vite": "8.1.9",
"@types/eslint": "8.56.11",
"@types/node": "20.16.1",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"@vitest/ui": "1.6.0",
"autoprefixer": "10.4.20",
"eslint": "9.9.0",
Expand Down
162 changes: 66 additions & 96 deletions pnpm-lock.yaml

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

0 comments on commit afd35ed

Please sign in to comment.