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] authored Jan 11, 2025
1 parent 10fa67c commit 5d049d6
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 170 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"react-router-dom": "6.26.2"
},
"devDependencies": {
"@eslint/js": "9.12.0",
"@eslint/js": "9.18.0",
"@storybook/addon-a11y": "8.3.7",
"@storybook/addon-essentials": "8.3.7",
"@storybook/react": "8.3.7",
Expand All @@ -62,22 +62,22 @@
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@vitejs/plugin-react-swc": "3.7.2",
"eslint": "9.12.0",
"eslint": "9.18.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-unused-imports": "4.1.4",
"globals": "15.10.0",
"globals": "15.14.0",
"jsdom": "25.0.1",
"prettier": "3.3.3",
"storybook": "8.3.7",
"stylelint": "16.9.0",
"stylelint-config-recess-order": "5.1.1",
"stylelint-config-standard": "36.0.1",
"typescript": "5.6.3",
"typescript-eslint": "8.8.1",
"typescript-eslint": "8.19.1",
"vite": "5.4.11",
"vitest": "2.1.8"
}
Expand Down
Loading

0 comments on commit 5d049d6

Please sign in to comment.