Skip to content

Update outdated packages#325

Open
so-integrations wants to merge 1 commit into
qafrom
Mavericks/outdated-package-update-202630090330
Open

Update outdated packages#325
so-integrations wants to merge 1 commit into
qafrom
Mavericks/outdated-package-update-202630090330

Conversation

@so-integrations

Copy link
Copy Markdown
Contributor

Updated outdated packages

Copilot AI review requested due to automatic review settings July 9, 2026 03:37
@so-integrations so-integrations self-assigned this Jul 9, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This pull request updates JavaScript/Angular tooling dependencies to more recent patch versions, primarily around Angular build/CLI and TypeScript ESLint tooling.

Changes:

  • Bumped @angular/build and @angular/cli from 21.2.15 to 21.2.18.
  • Updated @typescript-eslint/* from ^8.58.0 to ^8.63.0.
  • Refreshed package-lock.json to reflect updated dependency graph (including transitive upgrades like esbuild, undici, vite, pacote, tar, etc.).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
package.json Updates devDependency versions for Angular build/CLI and TypeScript ESLint packages.
package-lock.json Updates resolved versions and transitive dependency tree to match the updated packages.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
Comment on lines +40 to 42
"@typescript-eslint/eslint-plugin": "^8.63.0",
"@typescript-eslint/parser": "^8.63.0",
"eslint": "^8.49.0",
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