Skip to content

Commit

Permalink
⬆️ (deps) lint 📏
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 0387f06 commit 8abe1d7
Show file tree
Hide file tree
Showing 2 changed files with 232 additions and 303 deletions.
10 changes: 5 additions & 5 deletions config/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
},
"dependencies": {
"@babel/core": "7.26.0",
"@babel/eslint-parser": "7.25.9",
"@eslint/compat": "1.2.4",
"@babel/eslint-parser": "7.26.5",
"@eslint/compat": "1.2.5",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.17.0",
"@eslint/js": "9.18.0",
"@next/eslint-plugin-next": "15.1.4",
"eslint": "9.17.0",
"eslint": "9.18.0",
"eslint-config-next": "15.1.4",
"eslint-config-turbo": "2.3.3",
"eslint-plugin-import-x": "4.6.1",
Expand All @@ -43,7 +43,7 @@
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-perfectionist": "4.6.0",
"eslint-plugin-playwright": "2.1.0",
"eslint-plugin-react": "7.37.3",
"eslint-plugin-react": "7.37.4",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-storybook": "0.11.2",
"eslint-plugin-tailwindcss": "3.17.5",
Expand Down
Loading

0 comments on commit 8abe1d7

Please sign in to comment.