microsoft / TypeScript-Node-Starter

A reference example for TypeScript and Node with a detailed README describing how to use the two together.
MIT License
11.29k stars 2.76k forks source link

Update deps: concurrently (#311) [edited] #311

Closed ofirgeller closed 3 years ago

ofirgeller commented 3 years ago

Upgrade 'concurrently' pacakge since npm audit shows it as a high treat vulnerability.

I tested the two scripts that are using it (watch, watch-debug), seems to have no effect (good).

ghost commented 3 years ago

CLA assistant check
All CLA requirements met.

peterblazejewicz commented 3 years ago

LGTM! @ofirgeller thx for the PR!