Skip to content

Commit

Permalink
Update eslint monorepo to v9.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent 74bab5f commit aa2a841
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 135 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@eslint/compat": "1.1.1",
"@eslint/js": "9.8.0",
"@eslint/js": "9.9.1",
"@next/bundle-analyzer": "14.2.7",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "16.0.0",
Expand All @@ -52,7 +52,7 @@
"@types/uniqid": "5.3.4",
"@typescript-eslint/eslint-plugin": "8.3.0",
"@typescript-eslint/parser": "8.3.0",
"eslint": "9.8.0",
"eslint": "9.9.1",
"eslint-config-next": "14.2.7",
"eslint-config-prettier": "9.1.0",
"eslint-config-react-app": "7.0.1",
Expand Down
Loading

0 comments on commit aa2a841

Please sign in to comment.