Skip to content

Commit 15f869d

Browse files
authored
Update string-width to v4.2.3 (#11853)
1 parent cd25b86 commit 15f869d

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"remark-parse": "8.0.3",
7878
"resolve": "1.20.0",
7979
"semver": "7.3.5",
80-
"string-width": "4.2.2",
80+
"string-width": "4.2.3",
8181
"strip-ansi": "6.0.0",
8282
"typescript": "4.5.2",
8383
"unicode-regex": "3.0.0",

yarn.lock

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5891,16 +5891,7 @@ [email protected]:
58915891
loader-utils "^2.0.0"
58925892
schema-utils "^3.0.0"
58935893

5894-
5895-
version "4.2.2"
5896-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.2.tgz#dafd4f9559a7585cfba529c6a0a4f73488ebd4c5"
5897-
integrity sha512-XBJbT3N4JhVumXE0eoLU9DCjcaF92KLNqTmFCnG1pf8duUxFGwtP6AD6nkjw9a3IdiRtL3E2w3JDiE/xi3vOeA==
5898-
dependencies:
5899-
emoji-regex "^8.0.0"
5900-
is-fullwidth-code-point "^3.0.0"
5901-
strip-ansi "^6.0.0"
5902-
5903-
string-width@^4.1.0, string-width@^4.2.0:
5894+
[email protected], string-width@^4.1.0, string-width@^4.2.0:
59045895
version "4.2.3"
59055896
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
59065897
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==

0 commit comments

Comments
 (0)