🔧 chore(deps): refresh package pins#25
Conversation
- 🔧 keep dependency ranges current with the smallest safe upgrade set
|
✅ Approved No new issues found. This is a routine dev-dependency bump ( |
|
| Filename | Overview |
|---|---|
| package.json | 将 typescript-eslint 的版本约束从 ^8.59.4 升级到 ^8.60.0,为纯开发依赖变更。 |
| pnpm-lock.yaml | 同步更新所有 @typescript-eslint/* 子包(共 9 个)至 8.60.0,并将传递依赖 semver 从 7.8.0 升级至 7.8.1;锁文件与 package.json 保持一致。 |
Reviews (1): Last reviewed commit: "🔧 chore(deps): refresh package pins" | Re-trigger Greptile
There was a problem hiding this comment.
Pull request overview
Updates the repository’s dev-tooling dependency pins to keep linting/type-check tooling current, and refreshes the lockfile using the repository’s pinned pnpm version.
Changes:
- Bump
typescript-eslintfrom^8.59.4to^8.60.0inpackage.json. - Refresh
pnpm-lock.yamlto reflect the updatedtypescript-eslintversion (and resulting transitive lock updates).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updates the typescript-eslint devDependency range to ^8.60.0. |
| pnpm-lock.yaml | Regenerates lock entries for typescript-eslint 8.60.0 (and related transitive updates) using pinned pnpm. |
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Summary
typescript-eslintfrom^8.59.4to^8.60.0pnpm-lock.yamlwith the pinned package managerRisk
Validation
pnpm lint