diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 1b81d0aa0..051830499 100644 --- a/package.json +++ b/package.json @@ -67,9 +67,9 @@ "prettier": "^3.4.2", "prettier-plugin-astro": "^0.14.1", "publint": "^0.3.2", - "turbo": "^2.3.4", + "turbo": "^2.4.0", "typescript": "~5.7.3", - "typescript-eslint": "^8.22.0" + "typescript-eslint": "^8.23.0" }, "pnpm": { "peerDependencyRules": { |