Skip to content

Commit 36af933

Browse files
build(deps): Bump string-width from 8.0.0 to 8.1.0
Bumps [string-width](https://github.com/sindresorhus/string-width) from 8.0.0 to 8.1.0. - [Release notes](https://github.com/sindresorhus/string-width/releases) - [Commits](sindresorhus/string-width@v8.0.0...v8.1.0) --- updated-dependencies: - dependency-name: string-width dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b304b61 commit 36af933

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
"@flex-development/tutils": "6.0.0-alpha.25",
145145
"devlop": "1.1.0",
146146
"node-inspect-extracted": "3.2.0",
147-
"string-width": "8.0.0"
147+
"string-width": "8.1.0"
148148
},
149149
"devDependencies": {
150150
"@arethetypeswrong/cli": "0.18.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1699,7 +1699,7 @@ __metadata:
16991699
remark: "npm:15.0.1"
17001700
remark-cli: "npm:12.0.1"
17011701
sh-syntax: "npm:0.5.8"
1702-
string-width: "npm:8.0.0"
1702+
string-width: "npm:8.1.0"
17031703
trash-cli: "npm:6.0.0"
17041704
ts-dedent: "npm:2.2.0"
17051705
typescript: "npm:5.9.2"
@@ -10521,13 +10521,13 @@ __metadata:
1052110521
languageName: node
1052210522
linkType: hard
1052310523

10524-
"string-width@npm:8.0.0":
10525-
version: 8.0.0
10526-
resolution: "string-width@npm:8.0.0"
10524+
"string-width@npm:8.1.0":
10525+
version: 8.1.0
10526+
resolution: "string-width@npm:8.1.0"
1052710527
dependencies:
1052810528
get-east-asian-width: "npm:^1.3.0"
1052910529
strip-ansi: "npm:^7.1.0"
10530-
checksum: 10/088195f4f0b715f8b7a12a943422f36dd8f11d2245f4e9bf22c5da0934a23feb4dcc5e2d47398464131dccab8f131550c2a86988812880f278309aefd7c33b6e
10530+
checksum: 10/51ee97c4ffee7b94f8a2ee785fac14f81ec9809b9fcec9a4db44e25c717c263af0cc4387c111aef76195c0718dc43766f3678c07fb542294fb0244f7bfbde883
1053110531
languageName: node
1053210532
linkType: hard
1053310533

0 commit comments

Comments
 (0)