diff options
| author | MohamedBassem <me@mbassem.com> | 2024-07-21 19:13:04 +0000 |
|---|---|---|
| committer | MohamedBassem <me@mbassem.com> | 2024-07-21 19:13:04 +0000 |
| commit | 4c23ea931dc01e0d99869eb518c85f891d006baa (patch) | |
| tree | 6803786b464a76e1fe015f1bee6ea58af88d873a /tooling/eslint | |
| parent | 9edd154440c18bcc4542560e229eb293f9e0c2d4 (diff) | |
| download | karakeep-4c23ea931dc01e0d99869eb518c85f891d006baa.tar.zst | |
chore(deps): Upgrade turbo and disable its daemon
Diffstat (limited to 'tooling/eslint')
| -rw-r--r-- | tooling/eslint/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tooling/eslint/package.json b/tooling/eslint/package.json index 84289168..493274a6 100644 --- a/tooling/eslint/package.json +++ b/tooling/eslint/package.json @@ -18,7 +18,7 @@ "@next/eslint-plugin-next": "^14.1.1", "@typescript-eslint/eslint-plugin": "7.6.0", "@typescript-eslint/parser": "7.6.0", - "eslint-config-turbo": "^1.12.4", + "eslint-config-turbo": "^2.0.9", "eslint-plugin-import": "^2.29.1", "eslint-plugin-jsx-a11y": "^6.8.0", "eslint-plugin-react": "^7.33.2", |
