Skip to content

chore(deps): bump transitive dependencies#19

Draft
xdanger wants to merge 1 commit into
mainfrom
claude/sleepy-ritchie-suhZl
Draft

chore(deps): bump transitive dependencies#19
xdanger wants to merge 1 commit into
mainfrom
claude/sleepy-ritchie-suhZl

Conversation

@xdanger

@xdanger xdanger commented May 16, 2026

Copy link
Copy Markdown
Member

Summary

  • Ran pnpm update to apply in-range upgrades — all direct dependency versions in package.json are already at their latest; only transitive (lockfile) deps changed.
  • 5 transitive packages bumped (all patch/minor, no breaking changes):
Package From To
@types/estree 1.0.8 1.0.9
brace-expansion 5.0.5 5.0.6
get-east-asian-width 1.5.0 1.6.0
semver 7.7.4 7.8.0
yaml 2.8.4 2.9.0

Breaking-change risk: None — all are patch/minor bumps to transitive deps with no API surface exposed to this project.

Test plan

  • CI passes (lint, format checks)

https://claude.ai/code/session_01DrFT2GnHtF2J3BVMTCZRhN


Generated by Claude Code

Updates lockfile to latest patch/minor versions:
- @types/estree 1.0.8 → 1.0.9
- brace-expansion 5.0.5 → 5.0.6
- get-east-asian-width 1.5.0 → 1.6.0
- semver 7.7.4 → 7.8.0
- yaml 2.8.4 → 2.9.0

https://claude.ai/code/session_01DrFT2GnHtF2J3BVMTCZRhN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants