testdouble / testdouble.js

A minimal test double library for TDD with JavaScript
MIT License
1.42k stars 142 forks source link

`npm-run-all` to `npm-run-all2` #533

Open Jayllyz opened 2 months ago

Jayllyz commented 2 months ago

Hello, npm-run-all is a useful but no longer maintained development dependency.

Proposed Solution

Change npm-run-all to npm-run-all2, a currently maintained and improved fork. The change is as simple as changing npm-run-all to npm-run-all2 in the package.json file, as well as the respective version.