diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-05-08 21:35:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-08 21:35:40 +0200 |
commit | b89874b8ef7f275a4c4df0a7ff5e2adea2a23a53 (patch) | |
tree | c7e4549102839861964ad865cba05393350df595 | |
parent | e6d99b06727eae7d201a98c3c389fd2d8e51a492 (diff) |
Bump cli-width from 2.2.0 to 2.2.1 (#13668)
Bumps [cli-width](https://github.com/knownasilya/cli-width) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/knownasilya/cli-width/releases) - [Changelog](https://github.com/knownasilya/cli-width/blob/master/CHANGELOG.md) - [Commits](https://github.com/knownasilya/cli-width/compare/v2.2.0...v2.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock index dd26745cb..d0e8adec0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2814,9 +2814,9 @@ cli-cursor@^3.1.0: restore-cursor "^3.1.0" cli-width@^2.0.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.2.0.tgz#ff19ede8a9a5e579324147b0c11f0fbcbabed639" - integrity sha1-/xnt6Kml5XkyQUewwR8PvLq+1jk= + version "2.2.1" + resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.2.1.tgz#b0433d0b4e9c847ef18868a4ef16fd5fc8271c48" + integrity sha512-GRMWDxpOB6Dgk2E5Uo+3eEBvtOOlimMmpbFiKuLFnQzYDavtLFY3K5ona41jgN/WdRZtG7utuVSVTL4HbZHGkw== cliui@^4.0.0: version "4.1.0" |