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] authored Oct 18, 2024
1 parent c6af1bb commit 60bd4fb
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 98 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@
"@storybook/html-vite": "8.1.6",
"@types/eslint": "8.56.11",
"@types/node": "20.14.12",
"@typescript-eslint/eslint-plugin": "7.12.0",
"@typescript-eslint/parser": "7.12.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vitest/ui": "1.6.0",
"autoprefixer": "10.4.19",
"cypress": "13.11.0",
"cypress-ct-qwik": "0.3.0",
"eslint": "9.4.0",
"eslint-plugin-qwik": "1.5.5",
"eslint": "9.13.0",
"eslint-plugin-qwik": "1.9.1",
"postcss": "8.4.40",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.5",
Expand Down
Loading

0 comments on commit 60bd4fb

Please sign in to comment.