chore(deps): bump typescript-eslint to 8.59.3 and pnpm to 11.1.0#15
Draft
xdanger wants to merge 1 commit into
Draft
chore(deps): bump typescript-eslint to 8.59.3 and pnpm to 11.1.0#15xdanger wants to merge 1 commit into
xdanger wants to merge 1 commit into
Conversation
- typescript-eslint: 8.59.2 → 8.59.3 (patch) - pnpm packageManager pin: 11.0.9 → 11.1.0 (minor) All other packages (eslint, prettier, husky, lint-staged, globals, autocorrect-node, @eslint/js) are already at their latest releases. No breaking changes; lint passes clean. https://claude.ai/code/session_01Pmw3ZofHwS8iEqmYpYdoWh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
typescript-eslint:8.59.2→8.59.3(patch)pnpmpackageManager pin:11.0.9→11.1.0(minor)All other packages (
eslint,prettier,husky,lint-staged,globals,autocorrect-node,@eslint/js) are already at their latest releases within their declared ranges — no changes needed.Breaking-change risk
None. Both are non-breaking incremental releases:
typescript-eslint8.59.3 is a patch containing only bug fixespnpm11.1.0 is a minor release; thepackageManagerfield pin is updated accordingly with the matching sha512 integrity hashTest plan
pnpm run lintpasses clean locallypnpm installand committedhttps://claude.ai/code/session_01Pmw3ZofHwS8iEqmYpYdoWh
Generated by Claude Code