Skip to content

Commit

Permalink
fix(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 7c27ddc commit ff4b510
Show file tree
Hide file tree
Showing 2 changed files with 736 additions and 153 deletions.
14 changes: 7 additions & 7 deletions configs/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-custom",
"version": "1.5.11",
"version": "1.5.12",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -13,19 +13,19 @@
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-plugin-chai-expect": "3.1.0",
"eslint-plugin-chai-friendly": "0.7.4",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-jest-dom": "5.5.0",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-lit": "1.14.0",
"eslint-plugin-lit": "1.15.0",
"eslint-plugin-lit-a11y": "1.1.0",
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-react": "7.34.4",
"eslint-plugin-react": "7.37.3",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-refresh": "0.4.16",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-vitest": "0.5.4",
"eslint-plugin-wc": "2.1.1"
"eslint-plugin-storybook": "0.11.1",
"@vitest/eslint-plugin": "1.0.1",
"eslint-plugin-wc": "2.2.0"
},
"devDependencies": {
"eslint": "8.57.1"
Expand Down
Loading

0 comments on commit ff4b510

Please # to comment.