mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
chore(deps): update dependency concurrently to v6.5.1 (#2785)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
d36beaf650
commit
d778f2cd18
2 changed files with 5 additions and 5 deletions
|
@ -72,7 +72,7 @@
|
|||
"babel-plugin-dynamic-import-node": "2.3.3",
|
||||
"babel-plugin-emotion": "10.2.2",
|
||||
"codecov": "3.8.3",
|
||||
"concurrently": "6.4.0",
|
||||
"concurrently": "6.5.1",
|
||||
"core-js": "3.17.2",
|
||||
"cross-env": "7.0.3",
|
||||
"debug": "4.3.3",
|
||||
|
|
|
@ -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.4.0
|
||||
concurrently: 6.5.1
|
||||
core-js: 3.17.2
|
||||
cross-env: 7.0.3
|
||||
debug: 4.3.3
|
||||
|
@ -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.4.0
|
||||
concurrently: 6.5.1
|
||||
core-js: 3.17.2
|
||||
cross-env: 7.0.3
|
||||
debug: 4.3.3
|
||||
|
@ -11159,8 +11159,8 @@ packages:
|
|||
readable-stream: 3.6.0
|
||||
typedarray: 0.0.6
|
||||
|
||||
/concurrently/6.4.0:
|
||||
resolution: {integrity: sha512-HZ3D0RTQMH3oS4gvtYj1P+NBc6PzE2McEra6yEFcQKrUQ9HvtTGU4Dbne083F034p+LRb7kWU0tPRNvSGs1UCQ==}
|
||||
/concurrently/6.5.1:
|
||||
resolution: {integrity: sha512-FlSwNpGjWQfRwPLXvJ/OgysbBxPkWpiVjy1042b0U7on7S7qwwMIILRj7WTN1mTgqa582bG6NFuScOoh6Zgdag==}
|
||||
engines: {node: '>=10.0.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue