Skip to content

Commit a0a6793

Browse files
Bump string-width from 4.2.0 to 5.0.0
Bumps [string-width](https://github.com/sindresorhus/string-width) from 4.2.0 to 5.0.0. - [Release notes](https://github.com/sindresorhus/string-width/releases) - [Commits](sindresorhus/string-width@v4.2.0...v5.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 2befe1c commit a0a6793

2 files changed

Lines changed: 202 additions & 41 deletions

File tree

package-lock.json

Lines changed: 201 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"inquirer-autocomplete-prompt": "^1.0.1",
2929
"netrc": "^0.1.4",
3030
"semver": "^7.1.3",
31-
"string-width": "^4.1.0",
31+
"string-width": "^5.0.0",
3232
"yargs": "^16.0.0"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)