chore(deps): Update textwrap to 0.15.0

This commit is contained in:
Dylan Anthony 2022-03-21 17:30:46 -06:00
parent 70e84f9a01
commit 4d0a5b2f6f
No known key found for this signature in database
GPG Key ID: 4DF70531E0197A71
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ unicode-width = "0.1.9"
owo-colors = { version = "3.0.0", optional = true }
atty = { version = "0.2.14", optional = true }
textwrap = { version = "0.14.2", optional = true }
textwrap = { version = "0.15.0", optional = true }
supports-hyperlinks = { version = "1.1.0", optional = true }
supports-color = { version = "1.0.4", optional = true }
supports-unicode = { version = "1.0.0", optional = true }