Skip to content

Commit

Permalink
ci: Update ESLint families
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 1, 2024
1 parent 1036d2d commit f4777ac
Show file tree
Hide file tree
Showing 2 changed files with 167 additions and 256 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,30 +50,30 @@
"solid-js": "1.8.22"
},
"devDependencies": {
"@eslint/js": "8.57.0",
"@eslint/js": "9.9.1",
"@solidjs/testing-library": "0.8.9",
"@storybook/addon-a11y": "8.2.9",
"@storybook/addon-essentials": "8.2.9",
"@storybook/html": "8.2.9",
"@storybook/html-vite": "8.2.9",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/user-event": "14.5.2",
"eslint": "8.57.0",
"eslint": "9.9.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-solid": "0.14.3",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-unused-imports": "3.2.0",
"globals": "14.0.0",
"eslint-plugin-unused-imports": "4.1.3",
"globals": "15.9.0",
"jsdom": "24.1.3",
"prettier": "3.3.3",
"storybook": "8.2.9",
"stylelint": "16.7.0",
"stylelint-config-recess-order": "5.0.1",
"stylelint-config-standard": "36.0.1",
"typescript": "5.5.4",
"typescript-eslint": "7.13.1",
"typescript-eslint": "8.3.0",
"vite": "5.3.5",
"vite-plugin-solid": "2.10.2",
"vitest": "1.6.0"
Expand Down
Loading

0 comments on commit f4777ac

Please sign in to comment.