Skip to content

Conversation

@danielochoa-epam
Copy link
Contributor

What & Why?

Bump development dependencies to latest patch/minor versions, closing stale dependabot PRs.

Changes

Package Old New
lerna ^8.1.2 ^8.1.8
typescript ^5.0.2 ^5.6.3

Why these versions?

  • Using ^ (caret) for devDependencies allows automatic minor/patch updates
  • These are build-time tools that don't affect the published package
  • Both packages follow semver, so minor updates are safe

Closes

Note

The following dependabot PRs are already superseded by existing versions in the codebase and can be closed as stale:

Examples

N/A — No rule changes, only devDependency updates.

- Bump lerna from ^8.1.2 to ^8.1.8
- Bump typescript from ^5.0.2 to ^5.6.3

Closes dependabot PRs #252 and #285
@danielochoa-epam danielochoa-epam added this pull request to the merge queue Jan 14, 2026
Merged via the queue into master with commit 9541c64 Jan 14, 2026
2 checks passed
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.

3 participants