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 dependencies #371

Closed paescuj closed 1 year ago

paescuj commented 1 year ago
@swc/core                            1.3.2     1.3.6
@swc/jest                           0.2.22    0.2.23
@types/lodash                     4.14.185  4.14.186
@types/node                       16.11.59  16.11.64
@types/yargs                       17.0.12   17.0.13
@typescript-eslint/eslint-plugin    5.38.0    5.39.0
@typescript-eslint/parser           5.38.0    5.39.0
esbuild                             0.15.9   0.15.10
eslint                              8.23.1    8.25.0
eslint-plugin-jest                  27.0.4    27.1.1
rxjs                                 7.5.6     7.5.7
typescript                           4.8.3     4.8.4
yargs                               17.5.1    17.6.0
coveralls commented 1 year ago

Coverage Status

Coverage remained the same at 100.0% when pulling 8dba5843d62f5c2b1f766df8c7e61a1fb0c663d3 on paescuj:update-deps into b56fbdd264ccac9a8e58c31d8f862c6c56ef01aa on open-cli-tools:main.