Skip to content

Fix: Remove unwanted transitive devDependencies of electron-store #4400

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 2, 2025

Conversation

ramki-bruno
Copy link
Collaborator

There were few transitive devDependencies of electron-store -> conf which were sketchy.
Although those will never gets installed in any case, its better not to have them in the first place.

A better option is to upgrade electron-store itself to latest where its fixed, but they moved to ESM-only and we cannot upgrade easily.

Copy link

github-actions bot commented Apr 2, 2025

Test Results

  1 files  ±0   98 suites  ±0   25s ⏱️ -5s
155 tests ±0  155 ✅ ±0  0 💤 ±0  0 ❌ ±0 
206 runs  ±0  205 ✅ ±0  1 💤 ±0  0 ❌ ±0 

Results for commit d0037a2. ± Comparison against base commit bd25097.

@ramki-bruno ramki-bruno changed the title Fix: Remove unwanted transitive devDependencies of electron-store Fix: Remove unwanted transitive devDependencies of electron-store Apr 2, 2025
@helloanoop helloanoop merged commit 7a8a0ae into main Apr 2, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants