Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 5efdd28 commit d7b2eae
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
"eslint": "^9.0.0"
},
"dependencies": {
"@eslint/compat": "1.2.2",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.14.0",
"@eslint/compat": "1.2.3",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.15.0",
"@next/eslint-plugin-next": "15.0.3",
"@typescript-eslint/eslint-plugin": "8.13.0",
"@typescript-eslint/parser": "8.13.0",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.2",
Expand All @@ -47,7 +47,7 @@
"eslint-plugin-react-hooks": "5.0.0",
"eslint-plugin-storybook": "0.11.0",
"globals": "15.12.0",
"typescript-eslint": "8.13.0"
"typescript-eslint": "8.15.0"
},
"devDependencies": {
"tsup": "8.3.5"
Expand Down

0 comments on commit d7b2eae

Please sign in to comment.