Skip to content

fix: move npm-run-all to devDeps#2694

Merged
fatso83 merged 1 commit intosinonjs:mainfrom
AviVahl:npm-run-all-dev-dep
Apr 11, 2026
Merged

fix: move npm-run-all to devDeps#2694
fatso83 merged 1 commit intosinonjs:mainfrom
AviVahl:npm-run-all-dev-dep

Conversation

@AviVahl
Copy link
Copy Markdown
Contributor

@AviVahl AviVahl commented Apr 10, 2026

Purpose (TL;DR) - mandatory

npm-run-all is used only during dev, and caused a considerable dep count jump downstream.
was added in #2693

used only during dev, and caused a considerable dep count jump downstream
@fatso83 fatso83 merged commit d7a682e into sinonjs:main Apr 11, 2026
9 checks passed
@AviVahl AviVahl deleted the npm-run-all-dev-dep branch April 11, 2026 12:01
@AviVahl
Copy link
Copy Markdown
Contributor Author

AviVahl commented Apr 11, 2026

@fatso83
Appreciate this got merged so quickly. 🙏
Any chance I could bother you with a patch release containing this?

@fatso83
Copy link
Copy Markdown
Contributor

fatso83 commented Apr 11, 2026

sure, I was just into some bigger refactorings with eslint config. out soon.

@eglitise
Copy link
Copy Markdown

Just a suggestion, you may want to consider using the drop-in replacement npm-run-all2 instead. The original is not maintained anymore.

More info: https://e18e.dev/docs/replacements/npm-run-all.html

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