Skip to content

Remove unused dependencies#657

Open
NimmiW wants to merge 1 commit into
codacy:masterfrom
NimmiW:master
Open

Remove unused dependencies#657
NimmiW wants to merge 1 commit into
codacy:masterfrom
NimmiW:master

Conversation

@NimmiW

@NimmiW NimmiW commented Sep 11, 2023

Copy link
Copy Markdown

Hello,

I noticed that some of the dependencies declared in the package.json file are unused in the source files of the project: jstransformer-babel, react-hot-loader, simple-mock, confusing-browser-globals. Removing these unused dependencies has an impact on the number of CI build minutes that are consumed during CI due to bumpings of unused dependencies by bots. In fact, I noticed the commits, bumping versions of these unused dependencies made by the dependabot, and those commits consume over a substantial amount of CI build time.
On the other hand, removing unused dependencies may reduce the number of pull requests needed to be reviewed by developers for such cases. Thus, I am creating this PR to remove those unused dependencies.

@codacy-production

codacy-production Bot commented Feb 23, 2026

Copy link
Copy Markdown

Codacy's Analysis Summary

0 new issue (≤ 1 medium issue)
0 new security issue (≤ 0 issue)
More details

AI Reviewer: run the reviewer on demand. As new changes are pushed, run a review below.
To trigger the first review automatically, go to your organization or repository integration settings.
AI can make mistakes. Always validate suggestions.

 
  Run Reviewer ▶︎  
 

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.

1 participant