Skip to content

Commit df3011e

Browse files
build(deps): Bump string-width from 8.1.0 to 8.1.1 (#65)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd60d21 commit df3011e

2 files changed

Lines changed: 6 additions & 6 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.0"
148+
"string-width": "8.1.1"
149149
},
150150
"devDependencies": {
151151
"@arethetypeswrong/cli": "0.18.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1971,7 +1971,7 @@ __metadata:
19711971
remark: "npm:15.0.1"
19721972
remark-cli: "npm:12.0.1"
19731973
sh-syntax: "npm:0.5.8"
1974-
string-width: "npm:8.1.0"
1974+
string-width: "npm:8.1.1"
19751975
trash-cli: "npm:7.1.1"
19761976
ts-dedent: "npm:2.2.0"
19771977
typescript: "npm:5.9.3"
@@ -10590,13 +10590,13 @@ __metadata:
1059010590
languageName: node
1059110591
linkType: hard
1059210592

10593-
"string-width@npm:8.1.0":
10594-
version: 8.1.0
10595-
resolution: "string-width@npm:8.1.0"
10593+
"string-width@npm:8.1.1":
10594+
version: 8.1.1
10595+
resolution: "string-width@npm:8.1.1"
1059610596
dependencies:
1059710597
get-east-asian-width: "npm:^1.3.0"
1059810598
strip-ansi: "npm:^7.1.0"
10599-
checksum: 10/51ee97c4ffee7b94f8a2ee785fac14f81ec9809b9fcec9a4db44e25c717c263af0cc4387c111aef76195c0718dc43766f3678c07fb542294fb0244f7bfbde883
10599+
checksum: 10/65efd6279165c846bb9c9b5f815821fc67695e4f71c713a288a570a926ed5b7594c8c75bd46baba040448a3625b81853017858f2293ca6a08dcf13037df5a728
1060010600
languageName: node
1060110601
linkType: hard
1060210602

0 commit comments

Comments
 (0)