jupyter / nbgrader

A system for assigning and grading notebooks
https://nbgrader.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1.3k stars 317 forks source link

Remove unused dependency to npm-run-all #1942

Open brichet opened 3 days ago

brichet commented 3 days ago

The current version of npm-run-all block updating cross-spawn.

This leads to a security issue https://github.com/jupyter/nbgrader/security/dependabot/52.

looks like this package is not necessary, this PR removes it.

github-actions[bot] commented 3 days ago

Binder :point_left: Launch a Binder on branch _brichet/nbgrader/removenpm-run-all