Merged
Conversation
|
| Filename | Overview |
|---|---|
| package.json | Bumps @typescript-eslint/eslint-plugin and @typescript-eslint/parser from 8.57.0 to 8.57.1, and eslint from 10.0.3 to 10.1.0. All dev-only dependencies — no production impact. |
| pnpm-lock.yaml | Lockfile regenerated to reflect updated specifiers; also picks up transitive patch bumps (@eslint/config-helpers 0.5.2→0.5.3, espree 11.1.1→11.2.0, cross-spawn 7.0.5→7.0.6, debug 4.4.0→4.4.3). All changes are consistent with the package.json intent. |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A["eslint 10.0.3 to 10.1.0"] --> B["@eslint/config-helpers 0.5.2 to 0.5.3"]
A --> C["espree 11.1.1 to 11.2.0"]
D["@typescript-eslint/eslint-plugin 8.57.0 to 8.57.1"] --> E["@typescript-eslint/parser 8.57.1"]
D --> F["@typescript-eslint/scope-manager 8.57.1"]
D --> G["@typescript-eslint/type-utils 8.57.1"]
D --> H["@typescript-eslint/utils 8.57.1"]
D --> I["@typescript-eslint/visitor-keys 8.57.1"]
E --> F
E --> J["@typescript-eslint/types 8.57.1"]
E --> K["@typescript-eslint/typescript-estree 8.57.1"]
K --> L["@typescript-eslint/project-service 8.57.1"]
K --> M["@typescript-eslint/tsconfig-utils 8.57.1"]
N["foreground-child transitive"] --> O["cross-spawn 7.0.5 to 7.0.6"]
Reviews (1): Last reviewed commit: "Update dependencies" | Re-trigger Greptile
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.
Dependency updates
Auto-generated by [codependence][1] using [create-pull-request][2]
[1]: https://github.com/yowainwright/build-lambda-layer
[2]: https://github.com/peter-evans/create-pull-request