Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v7.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 13, 2024
1 parent fdac3fe commit c3d76e9
Show file tree
Hide file tree
Showing 3 changed files with 159 additions and 63 deletions.
4 changes: 2 additions & 2 deletions apps/coderum-dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"@types/node": "20.12.07",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0",
"drizzle-kit": "0.21.0",
"eslint": "8.57.0",
"eslint-config-next": "14.2.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"eslint-config-turbo": "1.13.3",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-only-warn": "1.1.0",
"@typescript-eslint/parser": "7.8.0",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.9.0",
"@typescript-eslint/eslint-plugin": "7.9.0",
"typescript": "5.4.5"
}
}
Loading

0 comments on commit c3d76e9

Please sign in to comment.