Skip to content

Commit 1b3ccf0

Browse files
chore: bump string-width from 8.1.1 to 8.2.0
Bumps [string-width](https://github.com/sindresorhus/string-width) from 8.1.1 to 8.2.0. - [Release notes](https://github.com/sindresorhus/string-width/releases) - [Commits](sindresorhus/string-width@v8.1.1...v8.2.0) --- updated-dependencies: - dependency-name: string-width dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b87df51 commit 1b3ccf0

File tree

4 files changed

+13
-6
lines changed

4 files changed

+13
-6
lines changed
Binary file not shown.
-4.63 KB
Binary file not shown.
5.05 KB
Binary file not shown.

yarn.lock

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6185,7 +6185,7 @@ __metadata:
61856185
languageName: node
61866186
linkType: hard
61876187

6188-
"get-east-asian-width@npm:^1.0.0, get-east-asian-width@npm:^1.3.0":
6188+
"get-east-asian-width@npm:^1.0.0":
61896189
version: 1.3.0
61906190
resolution: "get-east-asian-width@npm:1.3.0"
61916191
checksum: 757a34c7a46ff385e2775f96f9d3e553f6b6666a8898fb89040d36a1010fba692332772945606a7d4b0f0c6afb84cd394e75d5477c56e1f00f1eb79603b0aecc
@@ -6199,6 +6199,13 @@ __metadata:
61996199
languageName: node
62006200
linkType: hard
62016201

6202+
"get-east-asian-width@npm:^1.5.0":
6203+
version: 1.5.0
6204+
resolution: "get-east-asian-width@npm:1.5.0"
6205+
checksum: 60bc34cd1e975055ab99f0f177e31bed3e516ff7cee9c536474383954a976abaa6b94a51d99ad158ef1e372790fa096cab7d07f166bb0778f6587954c0fbe946
6206+
languageName: node
6207+
linkType: hard
6208+
62026209
"get-intrinsic@npm:^1.2.6":
62036210
version: 1.3.0
62046211
resolution: "get-intrinsic@npm:1.3.0"
@@ -9870,12 +9877,12 @@ __metadata:
98709877
linkType: hard
98719878

98729879
"string-width@npm:^8.0.0":
9873-
version: 8.1.1
9874-
resolution: "string-width@npm:8.1.1"
9880+
version: 8.2.0
9881+
resolution: "string-width@npm:8.2.0"
98759882
dependencies:
9876-
get-east-asian-width: ^1.3.0
9877-
strip-ansi: ^7.1.0
9878-
checksum: 65efd6279165c846bb9c9b5f815821fc67695e4f71c713a288a570a926ed5b7594c8c75bd46baba040448a3625b81853017858f2293ca6a08dcf13037df5a728
9883+
get-east-asian-width: ^1.5.0
9884+
strip-ansi: ^7.1.2
9885+
checksum: c4f62877ec08fca155e84a260eb4f58f473cfe5169bd1c1e21ffb563d8e0b7f6d705cc3d250f2ed6bb4f30ee9732ad026f54afaac77aa487e3d1dc1b1969e51b
98799886
languageName: node
98809887
linkType: hard
98819888

0 commit comments

Comments
 (0)