Skip to content

Commit 2fef297

Browse files
build(deps): bump string-width from 8.1.1 to 8.2.0 (#79)
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
1 parent 92044d4 commit 2fef297

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"devlop": "1.1.0",
146146
"grapheme-splitter": "1.0.4",
147147
"micromark-util-character": "2.1.1",
148-
"string-width": "8.1.1"
148+
"string-width": "8.2.0"
149149
},
150150
"devDependencies": {
151151
"@arethetypeswrong/cli": "0.18.2",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1982,7 +1982,7 @@ __metadata:
19821982
remark: "npm:15.0.1"
19831983
remark-cli: "npm:12.0.1"
19841984
sh-syntax: "npm:0.5.8"
1985-
string-width: "npm:8.1.1"
1985+
string-width: "npm:8.2.0"
19861986
trash-cli: "npm:7.2.0"
19871987
ts-dedent: "npm:2.2.0"
19881988
typescript: "npm:5.9.3"
@@ -5907,10 +5907,10 @@ __metadata:
59075907
languageName: node
59085908
linkType: hard
59095909

5910-
"get-east-asian-width@npm:^1.0.0, get-east-asian-width@npm:^1.3.0":
5911-
version: 1.4.0
5912-
resolution: "get-east-asian-width@npm:1.4.0"
5913-
checksum: 10/c9ae85bfc2feaf4cc71cdb236e60f1757ae82281964c206c6aa89a25f1987d326ddd8b0de9f9ccd56e37711b9fcd988f7f5137118b49b0b45e19df93c3be8f45
5910+
"get-east-asian-width@npm:^1.0.0, get-east-asian-width@npm:^1.5.0":
5911+
version: 1.5.0
5912+
resolution: "get-east-asian-width@npm:1.5.0"
5913+
checksum: 10/60bc34cd1e975055ab99f0f177e31bed3e516ff7cee9c536474383954a976abaa6b94a51d99ad158ef1e372790fa096cab7d07f166bb0778f6587954c0fbe946
59145914
languageName: node
59155915
linkType: hard
59165916

@@ -10639,13 +10639,13 @@ __metadata:
1063910639
languageName: node
1064010640
linkType: hard
1064110641

10642-
"string-width@npm:8.1.1":
10643-
version: 8.1.1
10644-
resolution: "string-width@npm:8.1.1"
10642+
"string-width@npm:8.2.0":
10643+
version: 8.2.0
10644+
resolution: "string-width@npm:8.2.0"
1064510645
dependencies:
10646-
get-east-asian-width: "npm:^1.3.0"
10647-
strip-ansi: "npm:^7.1.0"
10648-
checksum: 10/65efd6279165c846bb9c9b5f815821fc67695e4f71c713a288a570a926ed5b7594c8c75bd46baba040448a3625b81853017858f2293ca6a08dcf13037df5a728
10646+
get-east-asian-width: "npm:^1.5.0"
10647+
strip-ansi: "npm:^7.1.2"
10648+
checksum: 10/c4f62877ec08fca155e84a260eb4f58f473cfe5169bd1c1e21ffb563d8e0b7f6d705cc3d250f2ed6bb4f30ee9732ad026f54afaac77aa487e3d1dc1b1969e51b
1064910649
languageName: node
1065010650
linkType: hard
1065110651

@@ -10737,7 +10737,7 @@ __metadata:
1073710737
languageName: node
1073810738
linkType: hard
1073910739

10740-
"strip-ansi@npm:^7.0.0, strip-ansi@npm:^7.0.1, strip-ansi@npm:^7.1.0":
10740+
"strip-ansi@npm:^7.0.0, strip-ansi@npm:^7.0.1, strip-ansi@npm:^7.1.0, strip-ansi@npm:^7.1.2":
1074110741
version: 7.1.2
1074210742
resolution: "strip-ansi@npm:7.1.2"
1074310743
dependencies:

0 commit comments

Comments
 (0)