Skip to content

Update outdated packages#321

Open
so-integrations wants to merge 1 commit into
qafrom
mavericks/outdated-package-update-202630240330
Open

Update outdated packages#321
so-integrations wants to merge 1 commit into
qafrom
mavericks/outdated-package-update-202630240330

Conversation

@so-integrations

Copy link
Copy Markdown
Contributor

Updated outdated packages

@so-integrations so-integrations self-assigned this Jun 24, 2026
Copilot AI review requested due to automatic review settings June 24, 2026 03:39

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

Updates NPM dependencies for the Angular library workspace, primarily around Angular CLI/devkit and ESLint tooling, to keep the development toolchain current.

Changes:

  • Bumped @angular/cli (and corresponding devkit packages in the lockfile) from 21.2.15 to 21.2.16.
  • Updated @typescript-eslint/* devDependencies to ^8.62.0 and refreshed lockfile resolutions (including pacote).
  • Reordered/normalized Angular ESLint-related devDependencies in package.json.

Reviewed changes

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

File Description
package.json Updates devDependency versions for Angular CLI and TypeScript ESLint tooling.
package-lock.json Regenerates lockfile to reflect updated versions and dependency graph changes.

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

Comment thread package.json
Comment on lines 39 to 42
"@types/jasmine": "6.0.0",
"@angular-eslint/eslint-plugin": "^21.4.0",
"@angular-eslint/schematics": "^21.4.0",
"@typescript-eslint/eslint-plugin": "^8.62.0",
"@typescript-eslint/parser": "^8.62.0",
"eslint": "^8.49.0",
Comment thread package.json
Comment on lines +40 to 42
"@typescript-eslint/eslint-plugin": "^8.62.0",
"@typescript-eslint/parser": "^8.62.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