Skip to content

Commit

Permalink
Update eslint and prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 13, 2024
1 parent 5897607 commit 11f1de9
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 142 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@
"@storybook/html-vite": "7.6.12",
"@types/eslint": "8.56.2",
"@types/node": "20.11.16",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0",
"@vitest/ui": "1.2.2",
"autoprefixer": "10.4.17",
"eslint": "8.56.0",
"eslint": "9.2.0",
"eslint-plugin-qwik": "1.4.3",
"postcss": "8.4.33",
"prettier": "3.2.4",
Expand Down

0 comments on commit 11f1de9

Please sign in to comment.