open-cli-tools / concurrently

Run commands concurrently. Like `npm run watch-js & npm run watch-less` but better.
https://www.npmjs.com/package/concurrently
MIT License
7.01k stars 228 forks source link

Update deps #386

Closed paescuj closed 1 year ago

paescuj commented 1 year ago
@swc/core                           1.3.16    1.3.18
@types/lodash                     4.14.188  4.14.189
@typescript-eslint/eslint-plugin    5.42.1    5.43.0
@typescript-eslint/parser           5.42.1    5.43.0
esbuild                            0.15.13   0.15.14

Also updates TypeScript to 4.9.3 (no breaking changes for us).