Skip to content

Commit 6ecedfb

Browse files
authored
Merge pull request #429 from salesforcecli/dependabot-npm_and_yarn-oclif-3.11.3
chore(dev-deps): bump oclif from 3.10.0 to 3.11.3
2 parents 6105a3c + 6a17889 commit 6ecedfb

2 files changed

Lines changed: 10 additions & 148 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"husky": "^8.0.3",
3838
"mocha": "^10.2.0",
3939
"nyc": "^15.1.0",
40-
"oclif": "^3.10.0",
40+
"oclif": "^3.11.3",
4141
"prettier": "^2.8.8",
4242
"pretty-quick": "^3.1.0",
4343
"shx": "^0.3.3",

yarn.lock

Lines changed: 9 additions & 147 deletions
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,7 @@
680680
supports-color "^8.1.1"
681681
tslib "^2"
682682

683-
"@oclif/core@^2.11.1", "@oclif/core@^2.11.7", "@oclif/core@^2.11.8", "@oclif/core@^2.9.4":
683+
"@oclif/core@^2.11.1", "@oclif/core@^2.11.4", "@oclif/core@^2.11.7", "@oclif/core@^2.11.8", "@oclif/core@^2.9.4":
684684
version "2.11.8"
685685
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.11.8.tgz#780c4fdf53e8569cf754c2a8fefcc7ddeacf1747"
686686
integrity sha512-GILmztcHBzze45GvxRpUvqQI5nM26kSE/Q21Y+6DtMR+C8etM/hFW26D3uqIAbGlGtg5QEZZ6pjA/Fqgz+gl3A==
@@ -1392,27 +1392,12 @@ ansi-escapes@^4.2.1, ansi-escapes@^4.3.2:
13921392
dependencies:
13931393
type-fest "^0.21.3"
13941394

1395-
ansi-regex@^2.0.0:
1396-
version "2.1.1"
1397-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df"
1398-
integrity sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==
1399-
1400-
ansi-regex@^3.0.0:
1401-
version "3.0.1"
1402-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.1.tgz#123d6479e92ad45ad897d4054e3c7ca7db4944e1"
1403-
integrity sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw==
1404-
14051395
ansi-regex@^5.0.1:
14061396
version "5.0.1"
14071397
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
14081398
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
14091399

1410-
ansi-styles@^2.2.1:
1411-
version "2.2.1"
1412-
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe"
1413-
integrity sha512-kmCevFghRiWM7HB5zTPULl4r9bVFSWjz62MhqizDGUrq2NWuNMQyuv4tHHoKJHs69M/MF64lEcHdYIocrdWQYA==
1414-
1415-
ansi-styles@^3.0.0, ansi-styles@^3.2.1:
1400+
ansi-styles@^3.2.1:
14161401
version "3.2.1"
14171402
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
14181403
integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==
@@ -1917,17 +1902,6 @@ chai@^4.3.7:
19171902
pathval "^1.1.1"
19181903
type-detect "^4.0.5"
19191904

1920-
chalk@^1.0.0:
1921-
version "1.1.3"
1922-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
1923-
integrity sha512-U3lRVLMSlsCfjqYPbLyVv11M9CPW4I728d6TCKMAOJueEeB9/8o+eSsMnxPJD+Q+K909sdESg7C+tIkoH6on1A==
1924-
dependencies:
1925-
ansi-styles "^2.2.1"
1926-
escape-string-regexp "^1.0.2"
1927-
has-ansi "^2.0.0"
1928-
strip-ansi "^3.0.0"
1929-
supports-color "^2.0.0"
1930-
19311905
chalk@^2.0.0:
19321906
version "2.4.2"
19331907
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
@@ -2013,11 +1987,6 @@ clean-stack@^3.0.1:
20131987
dependencies:
20141988
escape-string-regexp "4.0.0"
20151989

2016-
cli-boxes@^1.0.0:
2017-
version "1.0.0"
2018-
resolved "https://registry.yarnpkg.com/cli-boxes/-/cli-boxes-1.0.0.tgz#4fa917c3e59c94a004cd61f8ee509da651687143"
2019-
integrity sha1-T6kXw+WclKAEzWH47lCdplFocUM=
2020-
20211990
cli-cursor@^3.1.0:
20221991
version "3.1.0"
20231992
resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-3.1.0.tgz#264305a7ae490d1d03bf0c9ba7c925d1753af307"
@@ -2110,11 +2079,6 @@ cmd-shim@^5.0.0:
21102079
dependencies:
21112080
mkdirp-infer-owner "^2.0.0"
21122081

2113-
code-point-at@^1.0.0:
2114-
version "1.1.0"
2115-
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
2116-
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
2117-
21182082
color-convert@^1.9.0:
21192083
version "1.9.3"
21202084
resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8"
@@ -2706,7 +2670,7 @@ escape-string-regexp@4.0.0, escape-string-regexp@^4.0.0:
27062670
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
27072671
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
27082672

2709-
escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
2673+
escape-string-regexp@^1.0.5:
27102674
version "1.0.5"
27112675
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
27122676
integrity sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==
@@ -3308,11 +3272,6 @@ get-package-type@^0.1.0:
33083272
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
33093273
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
33103274

3311-
get-stdin@^4.0.1:
3312-
version "4.0.1"
3313-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
3314-
integrity sha512-F5aQMywwJ2n85s4hJPTT9RPxGmubonuB10MNYo17/xph174n2MIR33HRguhzVag10O/npM7SPk73LMZNP+FaWw==
3315-
33163275
get-stream@^5.0.0, get-stream@^5.1.0:
33173276
version "5.2.0"
33183277
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-5.2.0.tgz#4966a1795ee5ace65e706c4b7beb71257d6e22d3"
@@ -3515,13 +3474,6 @@ hard-rejection@^2.1.0:
35153474
resolved "https://registry.yarnpkg.com/hard-rejection/-/hard-rejection-2.1.0.tgz#1c6eda5c1685c63942766d79bb40ae773cecd883"
35163475
integrity sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==
35173476

3518-
has-ansi@^2.0.0:
3519-
version "2.0.0"
3520-
resolved "https://registry.yarnpkg.com/has-ansi/-/has-ansi-2.0.0.tgz#34f5049ce1ecdf2b0649af3ef24e45ed35416d91"
3521-
integrity sha512-C8vBJ8DwUCx19vhm7urhTuUsr4/IyP6l4VzNQDv+ryHQObW3TTTp9yB68WpYgRe2bbaGuZ/se74IqFeVnMnLZg==
3522-
dependencies:
3523-
ansi-regex "^2.0.0"
3524-
35253477
has-bigints@^1.0.1, has-bigints@^1.0.2:
35263478
version "1.0.2"
35273479
resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.0.2.tgz#0871bd3e3d51626f6ca0966668ba35d5602d6eaa"
@@ -3919,18 +3871,6 @@ is-extglob@^2.1.1:
39193871
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
39203872
integrity sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==
39213873

3922-
is-fullwidth-code-point@^1.0.0:
3923-
version "1.0.0"
3924-
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz#ef9e31386f031a7f0d643af82fde50c457ef00cb"
3925-
integrity sha512-1pqUqRjkhPJ9miNq9SwMfdvi6lBJcd6eFxvfaivQhaH3SgisfiuudvFntdKOmxuee/77l+FPjKrQjWvmPjWrRw==
3926-
dependencies:
3927-
number-is-nan "^1.0.0"
3928-
3929-
is-fullwidth-code-point@^2.0.0:
3930-
version "2.0.0"
3931-
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f"
3932-
integrity sha512-VHskAKYM8RfSFXwee5t5cbN5PZeq1Wrh6qd5bkyiXIf6UQcN6w/A0eXM9r6t8d+GYOh+o6ZhiEnb88LN/Y8m2w==
3933-
39343874
is-fullwidth-code-point@^3.0.0:
39353875
version "3.0.0"
39363876
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz#f116f8064fe90b3f7844a38997c0b75051269f1d"
@@ -4774,7 +4714,7 @@ minimist-options@4.1.0:
47744714
is-plain-obj "^1.1.0"
47754715
kind-of "^6.0.3"
47764716

4777-
minimist@^1.1.0, minimist@^1.2.0, minimist@^1.2.3, minimist@^1.2.5, minimist@^1.2.6:
4717+
minimist@^1.2.0, minimist@^1.2.3, minimist@^1.2.5, minimist@^1.2.6:
47784718
version "1.2.7"
47794719
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
47804720
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
@@ -5217,11 +5157,6 @@ npmlog@^6.0.0:
52175157
gauge "^4.0.3"
52185158
set-blocking "^2.0.0"
52195159

5220-
number-is-nan@^1.0.0:
5221-
version "1.0.1"
5222-
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
5223-
integrity sha512-4jbtZXNAsfZbAHiiqjLPBiCl16dES1zI4Hpzzxw61Tk+loF+sBDBKx1ICKKKwIqQ7M0mFn1TmkN7euSncWgHiQ==
5224-
52255160
nyc@^15.1.0:
52265161
version "15.1.0"
52275162
resolved "https://registry.yarnpkg.com/nyc/-/nyc-15.1.0.tgz#1335dae12ddc87b6e249d5a1994ca4bdaea75f02"
@@ -5313,12 +5248,12 @@ object.values@^1.1.6:
53135248
define-properties "^1.1.4"
53145249
es-abstract "^1.20.4"
53155250

5316-
oclif@^3.10.0:
5317-
version "3.10.0"
5318-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.10.0.tgz#edfe473d5195603f1a689eb9aefead236c302ae1"
5319-
integrity sha512-Kf/nL7GrfezePsZGQytbPJG1EGNFRAG+lC6NhYqPOgeBIGppLuQDg6vO9wz0QRoijSJv/Yf4wCe2URMoCFtBNw==
5251+
oclif@^3.11.3:
5252+
version "3.11.3"
5253+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.11.3.tgz#2cccb4f9fe34191812bfa4dda7740e737cef1715"
5254+
integrity sha512-6bUVTbTflu+IN9UnuIt5S4ba052oqLqsZF6zV2U8bx6ZH+hzgc3aXPTJ5JHU2MbDUg1B9PG5zHAbmvoX7V+16Q==
53205255
dependencies:
5321-
"@oclif/core" "^2.9.4"
5256+
"@oclif/core" "^2.11.4"
53225257
"@oclif/plugin-help" "^5.2.14"
53235258
"@oclif/plugin-not-found" "^2.3.32"
53245259
"@oclif/plugin-warn-if-update-available" "^2.0.44"
@@ -5336,7 +5271,6 @@ oclif@^3.10.0:
53365271
tslib "^2.3.1"
53375272
yeoman-environment "^3.15.1"
53385273
yeoman-generator "^5.8.0"
5339-
yosay "^2.0.2"
53405274

53415275
on-exit-leak-free@^2.1.0:
53425276
version "2.1.0"
@@ -5521,11 +5455,6 @@ pacote@^12.0.0, pacote@^12.0.2:
55215455
ssri "^8.0.1"
55225456
tar "^6.1.0"
55235457

5524-
pad-component@0.0.1:
5525-
version "0.0.1"
5526-
resolved "https://registry.yarnpkg.com/pad-component/-/pad-component-0.0.1.tgz#ad1f22ce1bf0fdc0d6ddd908af17f351a404b8ac"
5527-
integrity sha512-8EKVBxCRSvLnsX1p2LlSFSH3c2/wuhY9/BXXWu8boL78FbVKqn2L5SpURt1x5iw6Gq8PTqJ7MdPoe5nCtX3I+g==
5528-
55295458
pako@~1.0.2:
55305459
version "1.0.11"
55315460
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"
@@ -6488,15 +6417,6 @@ ssri@^9.0.0:
64886417
dependencies:
64896418
minipass "^3.1.1"
64906419

6491-
string-width@^1.0.1:
6492-
version "1.0.2"
6493-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-1.0.2.tgz#118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3"
6494-
integrity sha512-0XsVpQLnVCXHJfyEs8tC0zpTVIr5PKKsQtkT29IwupnPTjtPmQ3xT/4yCREF9hYkV/3M3kzcUTSAZT6a6h81tw==
6495-
dependencies:
6496-
code-point-at "^1.0.0"
6497-
is-fullwidth-code-point "^1.0.0"
6498-
strip-ansi "^3.0.0"
6499-
65006420
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
65016421
version "4.2.3"
65026422
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
@@ -6506,14 +6426,6 @@ string-width@^1.0.1:
65066426
is-fullwidth-code-point "^3.0.0"
65076427
strip-ansi "^6.0.1"
65086428

6509-
string-width@^2.0.0:
6510-
version "2.1.1"
6511-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e"
6512-
integrity sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==
6513-
dependencies:
6514-
is-fullwidth-code-point "^2.0.0"
6515-
strip-ansi "^4.0.0"
6516-
65176429
string.prototype.trim@^1.2.7:
65186430
version "1.2.7"
65196431
resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.7.tgz#a68352740859f6893f14ce3ef1bb3037f7a90533"
@@ -6555,20 +6467,6 @@ string_decoder@~1.1.1:
65556467
dependencies:
65566468
safe-buffer "~5.1.0"
65576469

6558-
strip-ansi@^3.0.0, strip-ansi@^3.0.1:
6559-
version "3.0.1"
6560-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
6561-
integrity sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg==
6562-
dependencies:
6563-
ansi-regex "^2.0.0"
6564-
6565-
strip-ansi@^4.0.0:
6566-
version "4.0.0"
6567-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-4.0.0.tgz#a8479022eb1ac368a871389b635262c505ee368f"
6568-
integrity sha512-4XaJ2zQdCzROZDivEVIDPkcQn8LMFSa8kj8Gxb/Lnwzv9A8VctNZ+lfivC/sV3ivW8ElJTERXZoPBRrZKkNKow==
6569-
dependencies:
6570-
ansi-regex "^3.0.0"
6571-
65726470
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
65736471
version "6.0.1"
65746472
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
@@ -6632,11 +6530,6 @@ supports-color@8.1.1, supports-color@^8.1.0, supports-color@^8.1.1:
66326530
dependencies:
66336531
has-flag "^4.0.0"
66346532

6635-
supports-color@^2.0.0:
6636-
version "2.0.0"
6637-
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
6638-
integrity sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=
6639-
66406533
supports-color@^5.3.0:
66416534
version "5.5.0"
66426535
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
@@ -6664,14 +6557,6 @@ supports-preserve-symlinks-flag@^1.0.0:
66646557
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
66656558
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
66666559

6667-
taketalk@^1.0.0:
6668-
version "1.0.0"
6669-
resolved "https://registry.yarnpkg.com/taketalk/-/taketalk-1.0.0.tgz#b4d4f0deed206ae7df775b129ea2ca6de52f26dd"
6670-
integrity sha1-tNTw3u0gauffd1sSnqLKbeUvJt0=
6671-
dependencies:
6672-
get-stdin "^4.0.1"
6673-
minimist "^1.1.0"
6674-
66756560
tar@^6.0.2, tar@^6.1.0, tar@^6.1.11, tar@^6.1.2:
66766561
version "6.1.11"
66776562
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.11.tgz#6760a38f003afa1b2ffd0ffe9e9abbd0eab3d621"
@@ -7247,14 +7132,6 @@ workerpool@6.2.1:
72477132
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
72487133
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
72497134

7250-
wrap-ansi@^2.0.0:
7251-
version "2.1.0"
7252-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-2.1.0.tgz#d8fc3d284dd05794fe84973caecdd1cf824fdd85"
7253-
integrity sha512-vAaEaDM946gbNpH5pLVNR+vX2ht6n0Bt3GXwVB1AuAqZosOvHNF3P7wDnh8KLkSqgUh0uh77le7Owgoz+Z9XBw==
7254-
dependencies:
7255-
string-width "^1.0.1"
7256-
strip-ansi "^3.0.1"
7257-
72587135
wrap-ansi@^6.2.0:
72597136
version "6.2.0"
72607137
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-6.2.0.tgz#e9393ba07102e6c91a3b221478f0257cd2856e53"
@@ -7494,18 +7371,3 @@ yocto-queue@^0.1.0:
74947371
version "0.1.0"
74957372
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
74967373
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
7497-
7498-
yosay@^2.0.2:
7499-
version "2.0.2"
7500-
resolved "https://registry.yarnpkg.com/yosay/-/yosay-2.0.2.tgz#a7017e764cd88d64a1ae64812201de5b157adf6d"
7501-
integrity sha512-avX6nz2esp7IMXGag4gu6OyQBsMh/SEn+ZybGu3yKPlOTE6z9qJrzG/0X5vCq/e0rPFy0CUYCze0G5hL310ibA==
7502-
dependencies:
7503-
ansi-regex "^2.0.0"
7504-
ansi-styles "^3.0.0"
7505-
chalk "^1.0.0"
7506-
cli-boxes "^1.0.0"
7507-
pad-component "0.0.1"
7508-
string-width "^2.0.0"
7509-
strip-ansi "^3.0.0"
7510-
taketalk "^1.0.0"
7511-
wrap-ansi "^2.0.0"

0 commit comments

Comments
 (0)