Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

chore(deps): bump @beemo/cli from 2.0.3 to 2.0.4 #640

Merged
merged 1 commit into from
Dec 2, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@babel/core": "^7.15.8",
"@babel/preset-env": "^7.15.8",
"@babel/preset-typescript": "^7.15.0",
"@beemo/cli": "2.0.3",
"@beemo/cli": "2.0.4",
"@beemo/core": "2.1.1",
"@beemo/driver-babel": "2.0.3",
"@beemo/driver-eslint": "2.0.2",
Expand Down
207 changes: 138 additions & 69 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -227,15 +227,6 @@
dependencies:
"@babel/types" "^7.16.0"

"@babel/helper-function-name@^7.15.4":
version "7.15.4"
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz#845744dafc4381a4a5fb6afa6c3d36f98a787ebc"
integrity sha512-Z91cOMM4DseLIGOnog+Z8OI6YseR9bua+HpvLAQ2XayUGU+neTtX+97caALaLdyu53I/fjhbeCnWnRH1O3jFOw==
dependencies:
"@babel/helper-get-function-arity" "^7.15.4"
"@babel/template" "^7.15.4"
"@babel/types" "^7.15.4"

"@babel/helper-function-name@^7.16.0":
version "7.16.0"
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.16.0.tgz#b7dd0797d00bbfee4f07e9c4ea5b0e30c8bb1481"
Expand All @@ -245,13 +236,6 @@
"@babel/template" "^7.16.0"
"@babel/types" "^7.16.0"

"@babel/helper-get-function-arity@^7.15.4":
version "7.15.4"
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz#098818934a137fce78b536a3e015864be1e2879b"
integrity sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA==
dependencies:
"@babel/types" "^7.15.4"

"@babel/helper-get-function-arity@^7.16.0":
version "7.16.0"
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.0.tgz#0088c7486b29a9cb5d948b1a1de46db66e089cfa"
Expand All @@ -266,13 +250,6 @@
dependencies:
"@babel/types" "^7.16.0"

"@babel/helper-member-expression-to-functions@^7.15.4":
version "7.15.4"
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.4.tgz#bfd34dc9bba9824a4658b0317ec2fd571a51e6ef"
integrity sha512-cokOMkxC/BTyNP1AlY25HuBWM32iCEsLPI4BHDpJCHHm1FU2E7dKWWIXJgQgSFiu4lp8q3bL1BIKwqkSUviqtA==
dependencies:
"@babel/types" "^7.15.4"

"@babel/helper-member-expression-to-functions@^7.16.0":
version "7.16.0"
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.0.tgz#29287040efd197c77636ef75188e81da8bccd5a4"
Expand Down Expand Up @@ -308,13 +285,6 @@
"@babel/traverse" "^7.16.0"
"@babel/types" "^7.16.0"

"@babel/helper-optimise-call-expression@^7.15.4":
version "7.15.4"
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.15.4.tgz#f310a5121a3b9cc52d9ab19122bd729822dee171"
integrity sha512-E/z9rfbAOt1vDW1DR7k4SzhzotVV5+qMciWV6LaG1g4jeFrkDlJedjtV4h0i4Q/ITnUu+Pk08M7fczsB9GXBDw==
dependencies:
"@babel/types" "^7.15.4"

"@babel/helper-optimise-call-expression@^7.16.0":
version "7.16.0"
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.0.tgz#cecdb145d70c54096b1564f8e9f10cd7d193b338"
Expand All @@ -336,16 +306,6 @@
"@babel/helper-wrap-function" "^7.16.0"
"@babel/types" "^7.16.0"

"@babel/helper-replace-supers@^7.15.4":
version "7.15.4"
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.4.tgz#52a8ab26ba918c7f6dee28628b07071ac7b7347a"
integrity sha512-/ztT6khaXF37MS47fufrKvIsiQkx1LBRvSJNzRqmbyeZnTwU9qBxXYLaaT/6KaxfKhjs2Wy8kG8ZdsFUuWBjzw==
dependencies:
"@babel/helper-member-expression-to-functions" "^7.15.4"
"@babel/helper-optimise-call-expression" "^7.15.4"
"@babel/traverse" "^7.15.4"
"@babel/types" "^7.15.4"

"@babel/helper-replace-supers@^7.16.0":
version "7.16.0"
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.16.0.tgz#73055e8d3cf9bcba8ddb55cad93fedc860f68f17"
Expand All @@ -370,13 +330,6 @@
dependencies:
"@babel/types" "^7.16.0"

"@babel/helper-split-export-declaration@^7.15.4":
version "7.15.4"
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.15.4.tgz#aecab92dcdbef6a10aa3b62ab204b085f776e257"
integrity sha512-HsFqhLDZ08DxCpBdEVtKmywj6PQbwnF6HHybur0MAnkAKnlS6uHkwnmRIkElB2Owpfb4xL4NwDmDLFubueDXsw==
dependencies:
"@babel/types" "^7.15.4"

"@babel/helper-split-export-declaration@^7.16.0":
version "7.16.0"
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.0.tgz#29672f43663e936df370aaeb22beddb3baec7438"
Expand Down Expand Up @@ -1061,7 +1014,7 @@
dependencies:
regenerator-runtime "^0.13.4"

"@babel/template@^7.15.4", "@babel/template@^7.16.0", "@babel/template@^7.3.3":
"@babel/template@^7.16.0", "@babel/template@^7.3.3":
version "7.16.0"
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.16.0.tgz#d16a35ebf4cd74e202083356fab21dd89363ddd6"
integrity sha512-MnZdpFD/ZdYhXwiunMqqgyZyucaYsbL0IrjoGjaVhGilz+x8YB++kRfygSOIj1yOtWKPlx7NBp+9I1RQSgsd5A==
Expand All @@ -1070,7 +1023,7 @@
"@babel/parser" "^7.16.0"
"@babel/types" "^7.16.0"

"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.15.4", "@babel/traverse@^7.16.0", "@babel/traverse@^7.7.2":
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.7.2":
version "7.16.0"
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.0.tgz#965df6c6bfc0a958c1e739284d3c9fa4a6e3c45b"
integrity sha512-qQ84jIs1aRQxaGaxSysII9TuDaguZ5yVrEuC0BN2vcPlalwfLovVmCjbFDPECPXcYM/wLvNFfp8uDOliLxIoUQ==
Expand Down Expand Up @@ -1098,14 +1051,14 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@beemo/cli@2.0.3":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@beemo/cli/-/cli-2.0.3.tgz#8b3e83b774a29d4057debadc909f68ba01211138"
integrity sha512-/2F/IdMkcN48mUZHrYavc6y1zpA4ElnXLYd4sX6Sic6gJmtFbpdcWl9Xw6bQcfadpIBsQIY7oyaMgpOaP8RxjA==
"@beemo/cli@2.0.4":
version "2.0.4"
resolved "https://registry.yarnpkg.com/@beemo/cli/-/cli-2.0.4.tgz#8f11fb1c55c09dbd9246d3623c2416372ab7f73a"
integrity sha512-usEc+gmi3kz5Nsni2/yyfz78bZmLuDES5VlHQVVX9+srxxTvMoi1bLgk8qjdFw0hAeDfKpYma9gllupRUAdVqA==
dependencies:
"@boost/cli" "^2.11.2"
"@boost/common" "^2.8.2"
"@boost/pipeline" "^2.2.8"
"@boost/cli" "^3.0.1"
"@boost/common" "^3.1.0"
"@boost/pipeline" "^3.2.0"
debug "^4.3.2"
ink "^3.2.0"
react "^17.0.2"
Expand Down Expand Up @@ -1181,18 +1134,26 @@
"@boost/internal" "^2.2.3"
levenary "^1.1.1"

"@boost/cli@^2.11.2":
version "2.11.2"
resolved "https://registry.yarnpkg.com/@boost/cli/-/cli-2.11.2.tgz#353951339e59d96239de569f4dcb96662ee719dd"
integrity sha512-754M/QV2drdMm7DoLjsRRtbtOmS7WtoF3YJWXfK25Ostec5E1pbrOZ+R2yOuR3a73H5OBrUrgbjtv+4RBVEnqw==
"@boost/args@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@boost/args/-/args-3.0.0.tgz#226a4e8f6a890099eafe22b027c3a47d06a2bd07"
integrity sha512-sbKLzNEEiDTQjKWpE8JifmKag71lzxW/FsMnjoIZe1XaPMyNdYNzfDa3Yo1WQL+YmnDwxKXOUE20+3eMuCEQAw==
dependencies:
"@boost/args" "^2.3.4"
"@boost/common" "^2.8.2"
"@boost/event" "^2.3.3"
"@boost/internal" "^2.2.3"
"@boost/log" "^2.2.8"
"@boost/terminal" "^2.2.3"
"@boost/translate" "^2.2.8"
"@boost/internal" "^3.0.0"
levenary "^1.1.1"

"@boost/cli@^3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@boost/cli/-/cli-3.0.1.tgz#db91b2982779a66a835585cb9be584a21211a83a"
integrity sha512-xb6OhNaCggKTkqyQWTYsQ3leRGt0QWWYdckKd51jCGqz7taLoNV8QHWYrAx/REgz88OgFaMM0f+1f14nMq3log==
dependencies:
"@boost/args" "^3.0.0"
"@boost/common" "^3.1.0"
"@boost/event" "^3.0.0"
"@boost/internal" "^3.0.0"
"@boost/log" "^3.0.1"
"@boost/terminal" "^3.0.0"
"@boost/translate" "^3.0.1"
execa "^5.1.1"
levenary "^1.1.1"
semver "^7.3.5"
Expand All @@ -1210,6 +1171,20 @@
pretty-ms "^7.0.1"
yaml "^1.10.2"

"@boost/common@^3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@boost/common/-/common-3.1.0.tgz#729ad3ad5cf092b132306a65106104733572227c"
integrity sha512-CYV8kh9hQ5GtRrMd2L4oCkqpK09eOx+TglC1T/sBOzA3rNlhvlC9PtL8uPaIOh0XBWMoXD6tVdxMTdBC3iktDg==
dependencies:
"@boost/decorators" "^3.0.0"
"@boost/internal" "^3.0.0"
fast-glob "^3.2.7"
json5 "^2.2.0"
optimal "^5.1.0"
pretty-ms "^7.0.1"
resolve "^1.20.0"
yaml "^1.10.2"

"@boost/config@^2.5.2":
version "2.5.2"
resolved "https://registry.yarnpkg.com/@boost/config/-/config-2.5.2.tgz#03a9f3262c0c3234e6af30c2321d65cea31a4f78"
Expand All @@ -1233,25 +1208,56 @@
execa "^5.1.1"
fast-glob "^3.2.7"

"@boost/debug@^3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@boost/debug/-/debug-3.0.1.tgz#11fdd34a3df3f3d1ab72d757a4adc1cbf2d556cd"
integrity sha512-EjGJnEozBq838TFIfI7mBvwW8+zHbodZa8SNiANwgjpzwElVUSS20IzbxadTr25Asox8ZiE634e/qDR6zS0X1w==
dependencies:
"@boost/common" "^3.1.0"
"@boost/internal" "^3.0.0"
"@types/debug" "^4.1.7"
debug "^4.3.2"
execa "^5.1.1"
fast-glob "^3.2.7"

"@boost/decorators@^2.1.4":
version "2.1.4"
resolved "https://registry.yarnpkg.com/@boost/decorators/-/decorators-2.1.4.tgz#d7197ab817a8792b1ffe365503d46e51ae1befaa"
integrity sha512-ZDsh8NwT3cVeOpf6BxjliLC8YEIooskH3xvyNZkNzlbWpBgLmUAsvWiIh+B91lls+RiO+1vZrgX9/nZj8UvaaQ==

"@boost/decorators@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@boost/decorators/-/decorators-3.0.0.tgz#d7d5b09c5eac4551333db1c525517c93d58b521c"
integrity sha512-ShIwBx9mUCvuRjhYieXvBq+Ab/nFZ09+c73vZRCVrkNJUhluyQW3AayH6FeI8NV4EIte+WZlpcbS1rZXwQoikg==

"@boost/event@^2.3.3":
version "2.3.3"
resolved "https://registry.yarnpkg.com/@boost/event/-/event-2.3.3.tgz#470aee56d238ff47abee2f61e429065e27c094af"
integrity sha512-V5mNBhFDTExXph53f1tkBN38blHXQC8GYyulf6KdLgytlzTiJYU1WhCQ2ru1c/D8+CacrUsOSVQ3GfC2ED04vg==
dependencies:
"@boost/internal" "^2.2.3"

"@boost/event@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@boost/event/-/event-3.0.0.tgz#2250545dbf9ace9a5f7723c49ef98843d6d4d69e"
integrity sha512-6ca817aFzUeTfQjgkdD5amay/V1GNc22A8pfQlSzs40QzD7mA9Ky2sX1Ue/5l/zu8kohuCzqhL/qQrpXnzqdgw==
dependencies:
"@boost/internal" "^3.0.0"

"@boost/internal@^2.2.3":
version "2.2.3"
resolved "https://registry.yarnpkg.com/@boost/internal/-/internal-2.2.3.tgz#140eab861b04d8740cc01593dbd444eaaf360a5c"
integrity sha512-Iws7tmXN/ta9bzcWTKCxFRaeCxtpjRgN0ABhWEoJnXgQjHhjs1PjmbkPK4PfKbQQW/RhbLMgKLz0jLdtwbK0oA==
dependencies:
debug "^4.3.2"

"@boost/internal@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@boost/internal/-/internal-3.0.0.tgz#58ef8fa15f4254ec90ca761aba37986bcba9bee3"
integrity sha512-5nZeL16ETj1tLCnFeUMsheSQYvnINU8m1HZv/OXqvppHYgsnvQ+ipt0bDOZjNHabdQcJYTj0tY6u8aacsncyMQ==
dependencies:
debug "^4.3.2"

"@boost/log@^2.2.8":
version "2.2.8"
resolved "https://registry.yarnpkg.com/@boost/log/-/log-2.2.8.tgz#67d5317bdd93a11b01348df9c120ffd15c261ada"
Expand All @@ -1262,6 +1268,16 @@
"@boost/translate" "^2.2.8"
chalk "^4.1.1"

"@boost/log@^3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@boost/log/-/log-3.0.1.tgz#4c7175f4f28b7aa6f8f6e156c61174fd4f43c6b9"
integrity sha512-2N9cuBK2EgIs/VuMn8Ar5qzRxPcAjg2BEASMjFK0CgIvanPlfhEcVvorKAhb/NGuyHZvO/hWOJp3YWbMkLogGw==
dependencies:
"@boost/common" "^3.1.0"
"@boost/internal" "^3.0.0"
"@boost/translate" "^3.0.1"
chalk "^4.1.2"

"@boost/module@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@boost/module/-/module-2.0.0.tgz#e67c7ca74253d18309e49afd15536de4507170f3"
Expand All @@ -1281,6 +1297,20 @@
lodash "^4.17.21"
split "^1.0.1"

"@boost/pipeline@^3.2.0":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@boost/pipeline/-/pipeline-3.2.0.tgz#d3ce77dcd9656e84af14efd897e1a573370f2bb4"
integrity sha512-B4oClq4GUPr/rJ0gAxVOaqfJUJpP36zy8PsvVSyJWBeXcDy/xYMePiV4VRXQsNBVHO+2N84h+PbIUuZgHqxPiw==
dependencies:
"@boost/common" "^3.1.0"
"@boost/debug" "^3.0.1"
"@boost/event" "^3.0.0"
"@boost/internal" "^3.0.0"
"@boost/translate" "^3.0.1"
execa "^5.1.1"
lodash "^4.17.21"
split "^1.0.1"

"@boost/plugin@^2.4.2":
version "2.4.2"
resolved "https://registry.yarnpkg.com/@boost/plugin/-/plugin-2.4.2.tgz#c933859b3b8975ee2f27bccd7c0c9f8b30dac900"
Expand Down Expand Up @@ -1310,6 +1340,23 @@
term-size "^2.2.1"
wrap-ansi "^7.0.0"

"@boost/terminal@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@boost/terminal/-/terminal-3.0.0.tgz#4d9da77abda9dbfd1893bcba00849b56e512c5c1"
integrity sha512-043sNRFvFEalys3hdFWAxIl37ECIZzRx1o1qlqMOV5tpQwY7P9OOJGjsAXDX1Kbk0SwI+JTkIUhnwYhijIsXjg==
dependencies:
ansi-escapes "^4.3.2"
ansi-regex "^5.0.1"
chalk "^4.1.2"
cli-truncate "^2.1.0"
figures "^3.2.0"
slice-ansi "^4.0.0"
string-width "^4.2.3"
strip-ansi "^6.0.1"
supports-hyperlinks "^2.2.0"
term-size "^2.2.1"
wrap-ansi "^7.0.0"

"@boost/translate@^2.2.8":
version "2.2.8"
resolved "https://registry.yarnpkg.com/@boost/translate/-/translate-2.2.8.tgz#269e186da57e99a2f891b5c4accca9544e202451"
Expand All @@ -1320,6 +1367,16 @@
i18next "^20.3.2"
os-locale "^5.0.0"

"@boost/translate@^3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@boost/translate/-/translate-3.0.1.tgz#2ddefc838f79042fa07866924369a2664fb536fe"
integrity sha512-9cuNcX4iuti+Tna4YeACnrrIcORmHDJi36eE103Xiz0T4ZGnXswuXhK9EetRqvscJ3mUYEMJuK9Yf5VxXUTXPw==
dependencies:
"@boost/common" "^3.1.0"
"@boost/internal" "^3.0.0"
i18next "^21.2.6"
os-locale "^5.0.0"

"@endemolshinegroup/cosmiconfig-typescript-loader@^3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@endemolshinegroup/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-3.0.2.tgz#eea4635828dde372838b0909693ebd9aafeec22d"
Expand Down Expand Up @@ -2375,7 +2432,7 @@ chalk@^2.0.0, chalk@^2.3.2, chalk@^2.4.1, chalk@^2.4.2:
escape-string-regexp "^1.0.5"
supports-color "^5.3.0"

chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1:
chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1, chalk@^4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
Expand Down Expand Up @@ -3645,6 +3702,13 @@ i18next@^20.3.2:
dependencies:
"@babel/runtime" "^7.12.0"

i18next@^21.2.6:
version "21.5.4"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.5.4.tgz#55ab39c31cc0b4f9f58c3a599db50c4515698284"
integrity sha512-ukwRJpLhYg4EUfCOtbaKjlwF71qyel1XMXQN78OkQMcaQG68UzlYgLC6g2fhoTNBvoH2tJkaaqzDumhC9skAhA==
dependencies:
"@babel/runtime" "^7.12.0"

iconv-lite@0.4.24:
version "0.4.24"
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
Expand Down Expand Up @@ -5016,6 +5080,11 @@ optimal@^4.3.0:
resolved "https://registry.yarnpkg.com/optimal/-/optimal-4.3.0.tgz#b0c0e646f4c64f35f1f3f57412ec0a3a51a29789"
integrity sha512-WzIbrg0hR3rZPspTIhYlTI2pFXo0+vsderjkJ4nuYj3FsHrdY6Q8EBaC5xhAb9vzwofZADLdSLqju+SlfxBD5w==

optimal@^5.1.0:
version "5.1.1"
resolved "https://registry.yarnpkg.com/optimal/-/optimal-5.1.1.tgz#46e564027105d21f2d6913898457394424b716aa"
integrity sha512-BnPOc4N+cnAeVJPech1Sy4vA7wVsum/CPWVxgWYrCmmw9EjtO2u3ZFPr7x25z5Z/bZl7RB+FT/EQ9pCCU0ITSg==

optionator@^0.8.1:
version "0.8.3"
resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.3.tgz#84fa1d036fe9d3c7e21d99884b601167ec8fb495"
Expand Down Expand Up @@ -5857,7 +5926,7 @@ string-length@^4.0.1:
char-regex "^1.0.2"
strip-ansi "^6.0.0"

string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2:
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
Expand Down