Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@vitest/coverage-v8": "^4.1.2",
"eslint": "^10.1.0",
"size-limit": "^12.0.1",
"turbo": "^2.8.21",
"turbo": "^2.9.14",

@augmentcode augmentcode Bot May 28, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

package.json:39 — Since the lockfile diff is omitted in the PR view due to size, it’s worth double-checking that the regenerated pnpm-lock.yaml reflects only the intended turbo upgrade (and wasn’t influenced by a different pnpm version or unrelated dependency changes).

Severity: medium

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.

"typescript-eslint": "^8.57.2"
},
"keywords": [
Expand Down
Loading
Loading