mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
chore(deps): update dependency concurrently to v6.3.0 (#2522)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c179a8afee
commit
90bd8eb75a
@ -72,7 +72,7 @@
|
||||
"babel-plugin-dynamic-import-node": "2.3.3",
|
||||
"babel-plugin-emotion": "10.2.2",
|
||||
"codecov": "3.8.3",
|
||||
"concurrently": "6.2.1",
|
||||
"concurrently": "6.3.0",
|
||||
"core-js": "3.17.2",
|
||||
"cross-env": "7.0.3",
|
||||
"debug": "4.3.2",
|
||||
|
9
pnpm-lock.yaml
generated
9
pnpm-lock.yaml
generated
@ -61,7 +61,7 @@ importers:
|
||||
babel-plugin-dynamic-import-node: 2.3.3
|
||||
babel-plugin-emotion: 10.2.2
|
||||
codecov: 3.8.3
|
||||
concurrently: 6.2.1
|
||||
concurrently: 6.3.0
|
||||
core-js: 3.17.2
|
||||
cross-env: 7.0.3
|
||||
debug: 4.3.2
|
||||
@ -151,7 +151,7 @@ importers:
|
||||
babel-plugin-dynamic-import-node: 2.3.3
|
||||
babel-plugin-emotion: 10.2.2
|
||||
codecov: 3.8.3
|
||||
concurrently: 6.2.1
|
||||
concurrently: 6.3.0
|
||||
core-js: 3.17.2
|
||||
cross-env: 7.0.3
|
||||
debug: 4.3.2
|
||||
@ -10089,15 +10089,14 @@ packages:
|
||||
readable-stream: 3.6.0
|
||||
typedarray: 0.0.6
|
||||
|
||||
/concurrently/6.2.1:
|
||||
resolution: {integrity: sha512-emgwhH+ezkuYKSHZQ+AkgEpoUZZlbpPVYCVv7YZx0r+T7fny1H03r2nYRebpi2DudHR4n1Rgbo2YTxKOxVJ4+g==}
|
||||
/concurrently/6.3.0:
|
||||
resolution: {integrity: sha512-k4k1jQGHHKsfbqzkUszVf29qECBrkvBKkcPJEUDTyVR7tZd1G/JOfnst4g1sYbFvJ4UjHZisj1aWQR8yLKpGPw==}
|
||||
engines: {node: '>=10.0.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
chalk: 4.1.1
|
||||
date-fns: 2.23.0
|
||||
lodash: 4.17.21
|
||||
read-pkg: 5.2.0
|
||||
rxjs: 6.6.7
|
||||
spawn-command: 0.0.2-1
|
||||
supports-color: 8.1.1
|
||||
|
Loading…
Reference in New Issue
Block a user