Skip to content

Commit da90099

Browse files
fix(deps): update dependency concurrently to v9
1 parent c1faf74 commit da90099

File tree

2 files changed

+7
-40
lines changed

2 files changed

+7
-40
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"chalk": "4.1.2",
8989
"commander": "8.3.0",
9090
"compare-versions": "4.1.4",
91-
"concurrently": "6.5.1",
91+
"concurrently": "9.1.2",
9292
"console.table": "0.10.0",
9393
"fs-extra": "11.3.0",
9494
"glob": "9.x",

yarn.lock

+6-39
Original file line numberDiff line numberDiff line change
@@ -958,7 +958,7 @@
958958
"@babel/plugin-transform-modules-commonjs" "^7.25.9"
959959
"@babel/plugin-transform-typescript" "^7.25.9"
960960

961-
"@babel/runtime@^7.12.5", "@babel/runtime@^7.21.0", "@babel/runtime@^7.22.6", "@babel/runtime@^7.8.4":
961+
"@babel/runtime@^7.12.5", "@babel/runtime@^7.22.6", "@babel/runtime@^7.8.4":
962962
version "7.26.10"
963963
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.26.10.tgz#a07b4d8fa27af131a633d7b3524db803eb4764c2"
964964
integrity sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==
@@ -4223,9 +4223,9 @@ concat-stream@^1.5.2:
42234223
readable-stream "^2.2.2"
42244224
typedarray "^0.0.6"
42254225

4226-
concurrently@*:
4226+
concurrently@*, [email protected]:
42274227
version "9.1.2"
4228-
resolved "https://registry.npmjs.org/concurrently/-/concurrently-9.1.2.tgz#22d9109296961eaee773e12bfb1ce9a66bc9836c"
4228+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.1.2.tgz#22d9109296961eaee773e12bfb1ce9a66bc9836c"
42294229
integrity sha512-H9MWcoPsYddwbOGM6difjVwVZHl63nwMEwDJG/L7VGtuaJhb12h2caPG2tVPWs7emuYix252iGfqOyrz1GczTQ==
42304230
dependencies:
42314231
chalk "^4.1.2"
@@ -4236,20 +4236,6 @@ concurrently@*:
42364236
tree-kill "^1.2.2"
42374237
yargs "^17.7.2"
42384238

4239-
4240-
version "6.5.1"
4241-
resolved "https://registry.npmjs.org/concurrently/-/concurrently-6.5.1.tgz#4518c67f7ac680cf5c34d5adf399a2a2047edc8c"
4242-
integrity sha512-FlSwNpGjWQfRwPLXvJ/OgysbBxPkWpiVjy1042b0U7on7S7qwwMIILRj7WTN1mTgqa582bG6NFuScOoh6Zgdag==
4243-
dependencies:
4244-
chalk "^4.1.0"
4245-
date-fns "^2.16.1"
4246-
lodash "^4.17.21"
4247-
rxjs "^6.6.3"
4248-
spawn-command "^0.0.2-1"
4249-
supports-color "^8.1.0"
4250-
tree-kill "^1.2.2"
4251-
yargs "^16.2.0"
4252-
42534239
config-chain@^1.1.11:
42544240
version "1.1.13"
42554241
resolved "https://registry.npmjs.org/config-chain/-/config-chain-1.1.13.tgz#fad0795aa6a6cdaff9ed1b68e9dff94372c232f4"
@@ -4641,13 +4627,6 @@ data-urls@^3.0.2:
46414627
whatwg-mimetype "^3.0.0"
46424628
whatwg-url "^11.0.0"
46434629

4644-
date-fns@^2.16.1:
4645-
version "2.30.0"
4646-
resolved "https://registry.npmjs.org/date-fns/-/date-fns-2.30.0.tgz#f367e644839ff57894ec6ac480de40cae4b0f4d0"
4647-
integrity sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==
4648-
dependencies:
4649-
"@babel/runtime" "^7.21.0"
4650-
46514630
46524631
version "2.6.9"
46534632
resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
@@ -9568,13 +9547,6 @@ [email protected]:
95689547
dependencies:
95699548
tslib "^2.1.0"
95709549

9571-
rxjs@^6.6.3:
9572-
version "6.6.7"
9573-
resolved "https://registry.npmjs.org/rxjs/-/rxjs-6.6.7.tgz#90ac018acabf491bf65044235d5863c4dab804c9"
9574-
integrity sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==
9575-
dependencies:
9576-
tslib "^1.9.0"
9577-
95789550
rxjs@^7.2.0, rxjs@^7.4.0, rxjs@^7.5.5, rxjs@^7.8.0, rxjs@^7.8.1, rxjs@^7.8.2:
95799551
version "7.8.2"
95809552
resolved "https://registry.npmjs.org/rxjs/-/rxjs-7.8.2.tgz#955bc473ed8af11a002a2be52071bf475638607b"
@@ -10153,11 +10125,6 @@ source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.0, source-map@~0.6.1:
1015310125
resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
1015410126
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
1015510127

10156-
spawn-command@^0.0.2-1:
10157-
version "0.0.2"
10158-
resolved "https://registry.npmjs.org/spawn-command/-/spawn-command-0.0.2.tgz#9544e1a43ca045f8531aac1a48cb29bdae62338e"
10159-
integrity sha512-zC8zGoGkmc8J9ndvml8Xksr1Amk9qBujgbF0JAIWO7kXr43w0h/0GJNM/Vustixu+YE8N/MTrQ7N31FvHUACxQ==
10160-
1016110128
spawn-error-forwarder@~1.0.0:
1016210129
version "1.0.0"
1016310130
resolved "https://registry.npmjs.org/spawn-error-forwarder/-/spawn-error-forwarder-1.0.0.tgz#1afd94738e999b0346d7b9fc373be55e07577029"
@@ -10432,7 +10399,7 @@ supports-color@^7.0.0, supports-color@^7.1.0:
1043210399
dependencies:
1043310400
has-flag "^4.0.0"
1043410401

10435-
supports-color@^8.0.0, supports-color@^8.1.0, supports-color@^8.1.1:
10402+
supports-color@^8.0.0, supports-color@^8.1.1:
1043610403
version "8.1.1"
1043710404
resolved "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz#cd6fc17e28500cff56c1b86c0a7fd4a54a73005c"
1043810405
integrity sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==
@@ -10805,7 +10772,7 @@ [email protected], tslib@^2.0.0, tslib@^2.0.1, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.4.
1080510772
resolved "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
1080610773
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
1080710774

10808-
tslib@^1.13.0, tslib@^1.8.1, tslib@^1.9.0:
10775+
tslib@^1.13.0, tslib@^1.8.1:
1080910776
version "1.14.1"
1081010777
resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
1081110778
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
@@ -11446,7 +11413,7 @@ yargs-parser@^20.2.2:
1144611413
resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz#2eb7dc3b0289718fc295f362753845c41a0c94ee"
1144711414
integrity sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==
1144811415

11449-
yargs@^16.0.0, yargs@^16.2.0:
11416+
yargs@^16.0.0:
1145011417
version "16.2.0"
1145111418
resolved "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz#1c82bf0f6b6a66eafce7ef30e376f49a12477f66"
1145211419
integrity sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==

0 commit comments

Comments
 (0)