Skip to content

update and remove redundant dev dependencies#77

Merged
cortinico merged 1 commit intomainfrom
remove-redundant-dev-deps-update-rest
Mar 30, 2026
Merged

update and remove redundant dev dependencies#77
cortinico merged 1 commit intomainfrom
remove-redundant-dev-deps-update-rest

Conversation

@Simek
Copy link
Copy Markdown
Member

@Simek Simek commented Mar 30, 2026

Why & How

Jest and it child/related packages will install wanted babel packages via declared dependencies, so we don't need to directly specify them in workspace devDependecies. This removes quite a bunch of older packages which produce dependabot warning.

In the process I have also updated rest of devDependencies, including bump of TypeScript to v6.

Test plan

yarn test and yarn lint commands works as expected after dependencies changes.

Preview

Screenshot 2026-03-30 225612

@Simek Simek requested a review from cortinico March 30, 2026 21:05
@cortinico cortinico merged commit 3fdf74f into main Mar 30, 2026
2 checks passed
@cortinico cortinico deleted the remove-redundant-dev-deps-update-rest branch March 30, 2026 22:36
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