Skip to content

Commit e55907e

Browse files
renovate[bot]renovate-bot72636c
authored
deps: concurrently ^6.0.0 (#379)
* deps: concurrently ^6.0.0 * Create shy-pots-rest.md Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Ryan Ling <[email protected]>
1 parent e7de640 commit e55907e

File tree

3 files changed

+32
-60
lines changed

3 files changed

+32
-60
lines changed

.changeset/shy-pots-rest.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'skuba': patch
3+
---
4+
5+
**deps:** concurrently ^6.0.0

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"babel-plugin-macros": "^3.0.1",
6262
"babel-plugin-module-resolver": "^4.1.0",
6363
"chalk": "^4.1.0",
64-
"concurrently": "^5.3.0",
64+
"concurrently": "^6.0.0",
6565
"ejs": "^3.1.6",
6666
"enquirer": "^2.3.6",
6767
"eslint": "^7.18.0",

yarn.lock

+26-59
Original file line numberDiff line numberDiff line change
@@ -3152,20 +3152,20 @@ concat-stream@^1.5.0:
31523152
readable-stream "^2.2.2"
31533153
typedarray "^0.0.6"
31543154

3155-
concurrently@^5.3.0:
3156-
version "5.3.0"
3157-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.3.0.tgz#7500de6410d043c912b2da27de3202cb489b1e7b"
3158-
integrity sha512-8MhqOB6PWlBfA2vJ8a0bSFKATOdWlHiQlk11IfmQBPaHVP8oP2gsh2MObE6UR3hqDHqvaIvLTyceNW6obVuFHQ==
3155+
concurrently@^6.0.0:
3156+
version "6.0.0"
3157+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.0.0.tgz#c1a876dd99390979c71f8c6fe6796882f3a13199"
3158+
integrity sha512-Ik9Igqnef2ONLjN2o/OVx1Ow5tymVvvEwQeYCQdD/oV+CN9oWhxLk7ibcBdOtv0UzBqHCEKRwbKceYoTK8t3fQ==
31593159
dependencies:
3160-
chalk "^2.4.2"
3161-
date-fns "^2.0.1"
3162-
lodash "^4.17.15"
3163-
read-pkg "^4.0.1"
3164-
rxjs "^6.5.2"
3160+
chalk "^4.1.0"
3161+
date-fns "^2.16.1"
3162+
lodash "^4.17.20"
3163+
read-pkg "^5.2.0"
3164+
rxjs "^6.6.3"
31653165
spawn-command "^0.0.2-1"
3166-
supports-color "^6.1.0"
3166+
supports-color "^8.1.0"
31673167
tree-kill "^1.2.2"
3168-
yargs "^13.3.0"
3168+
yargs "^16.2.0"
31693169

31703170
config-chain@^1.1.12:
31713171
version "1.1.12"
@@ -3463,10 +3463,10 @@ data-urls@^2.0.0:
34633463
whatwg-mimetype "^2.3.0"
34643464
whatwg-url "^8.0.0"
34653465

3466-
date-fns@^2.0.1:
3467-
version "2.17.0"
3468-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.17.0.tgz#afa55daea539239db0a64e236ce716ef3d681ba1"
3469-
integrity sha512-ZEhqxUtEZeGgg9eHNSOAJ8O9xqSgiJdrL0lzSSfMF54x6KXWJiOH/xntSJ9YomJPrYH/p08t6gWjGWq1SDJlSA==
3466+
date-fns@^2.16.1:
3467+
version "2.19.0"
3468+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.19.0.tgz#65193348635a28d5d916c43ec7ce6fbd145059e1"
3469+
integrity sha512-X3bf2iTPgCAQp9wvjOQytnf5vO5rESYRXlPIVcgSbtT5OTScPcsf9eZU+B/YIkKAtYr5WeCii58BgATrNitlWg==
34703470

34713471
dateformat@^3.0.0:
34723472
version "3.0.3"
@@ -8668,15 +8668,6 @@ read-pkg@^2.0.0:
86688668
normalize-package-data "^2.3.2"
86698669
path-type "^2.0.0"
86708670

8671-
read-pkg@^4.0.1:
8672-
version "4.0.1"
8673-
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-4.0.1.tgz#963625378f3e1c4d48c85872b5a6ec7d5d093237"
8674-
integrity sha1-ljYlN48+HE1IyFhytabsfV0JMjc=
8675-
dependencies:
8676-
normalize-package-data "^2.3.2"
8677-
parse-json "^4.0.0"
8678-
pify "^3.0.0"
8679-
86808671
read-pkg@^5.0.0, read-pkg@^5.2.0:
86818672
version "5.2.0"
86828673
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-5.2.0.tgz#7bf295438ca5a33e56cd30e053b34ee7250c93cc"
@@ -9075,10 +9066,10 @@ runtypes@^5.0.1:
90759066
resolved "https://registry.yarnpkg.com/runtypes/-/runtypes-5.0.1.tgz#406d140410266f6ece17c3501a37234f91faa346"
90769067
integrity sha512-+TWVlCmFsgrG4Nd2u+ambpNFO8Yp4heAflGQi9oNj6GRkxZo8aSDBxO1Y0vlKIQCWKKFxato+8Hn67XeAqKhRA==
90779068

9078-
rxjs@^6.5.2:
9079-
version "6.6.3"
9080-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.3.tgz#8ca84635c4daa900c0d3967a6ee7ac60271ee552"
9081-
integrity sha512-trsQc+xYYXZ3urjOiJOuCOa5N3jAZ3eiSpQB5hIT8zGlL2QfnHLJ2r7GMkBGuIausdJN1OneaI6gQlsqNHHmZQ==
9069+
rxjs@^6.6.3:
9070+
version "6.6.6"
9071+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.6.tgz#14d8417aa5a07c5e633995b525e1e3c0dec03b70"
9072+
integrity sha512-/oTwee4N4iWzAMAL9xdGKjkEHmIwupR3oXbQjCKywF1BeFohswF3vZdogbmEF6pZkOsXTzWkrZszrWpQTByYVg==
90829073
dependencies:
90839074
tslib "^1.9.0"
90849075

@@ -9846,20 +9837,20 @@ supports-color@^5.3.0, supports-color@^5.5.0:
98469837
dependencies:
98479838
has-flag "^3.0.0"
98489839

9849-
supports-color@^6.1.0:
9850-
version "6.1.0"
9851-
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-6.1.0.tgz#0764abc69c63d5ac842dd4867e8d025e880df8f3"
9852-
integrity sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==
9853-
dependencies:
9854-
has-flag "^3.0.0"
9855-
98569840
supports-color@^7.0.0, supports-color@^7.1.0:
98579841
version "7.2.0"
98589842
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"
98599843
integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==
98609844
dependencies:
98619845
has-flag "^4.0.0"
98629846

9847+
supports-color@^8.1.0:
9848+
version "8.1.1"
9849+
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-8.1.1.tgz#cd6fc17e28500cff56c1b86c0a7fd4a54a73005c"
9850+
integrity sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==
9851+
dependencies:
9852+
has-flag "^4.0.0"
9853+
98639854
supports-hyperlinks@^2.0.0, supports-hyperlinks@^2.1.0:
98649855
version "2.1.0"
98659856
resolved "https://registry.yarnpkg.com/supports-hyperlinks/-/supports-hyperlinks-2.1.0.tgz#f663df252af5f37c5d49bbd7eeefa9e0b9e59e47"
@@ -10824,14 +10815,6 @@ [email protected], yargs-parser@^20.2.2, yargs-parser@^20.2.3:
1082410815
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.6.tgz#69f920addf61aafc0b8b89002f5d66e28f2d8b20"
1082510816
integrity sha512-AP1+fQIWSM/sMiET8fyayjx/J+JmTPt2Mr0FkrgqB4todtfa53sOsrSAcIrJRD5XS20bKUwaDIuMkWKCEiQLKA==
1082610817

10827-
yargs-parser@^13.1.2:
10828-
version "13.1.2"
10829-
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.1.2.tgz#130f09702ebaeef2650d54ce6e3e5706f7a4fb38"
10830-
integrity sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg==
10831-
dependencies:
10832-
camelcase "^5.0.0"
10833-
decamelize "^1.2.0"
10834-
1083510818
yargs-parser@^15.0.1:
1083610819
version "15.0.1"
1083710820
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-15.0.1.tgz#54786af40b820dcb2fb8025b11b4d659d76323b3"
@@ -10855,22 +10838,6 @@ yargs-parser@^7.0.0:
1085510838
dependencies:
1085610839
camelcase "^4.1.0"
1085710840

10858-
yargs@^13.3.0:
10859-
version "13.3.2"
10860-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.3.2.tgz#ad7ffefec1aa59565ac915f82dccb38a9c31a2dd"
10861-
integrity sha512-AX3Zw5iPruN5ie6xGRIDgqkT+ZhnRlZMLMHAs8tg7nRruy2Nb+i5o9bwghAogtM08q1dpr2LVoS8KSTMYpWXUw==
10862-
dependencies:
10863-
cliui "^5.0.0"
10864-
find-up "^3.0.0"
10865-
get-caller-file "^2.0.1"
10866-
require-directory "^2.1.1"
10867-
require-main-filename "^2.0.0"
10868-
set-blocking "^2.0.0"
10869-
string-width "^3.0.0"
10870-
which-module "^2.0.0"
10871-
y18n "^4.0.0"
10872-
yargs-parser "^13.1.2"
10873-
1087410841
yargs@^14.2.3:
1087510842
version "14.2.3"
1087610843
resolved "https://registry.yarnpkg.com/yargs/-/yargs-14.2.3.tgz#1a1c3edced1afb2a2fea33604bc6d1d8d688a414"

0 commit comments

Comments
 (0)