From d0d2fcba7336b471996bd1249968324adf516e5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 16:57:39 +0000 Subject: [PATCH 1/2] build(deps): 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](https://github.com/sindresorhus/string-width/compare/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] --- package.json | 2 +- yarn.lock | 25 ++++++++++++++++--------- 2 files changed, 17 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 1b95dfc..0c52551 100644 --- a/package.json +++ b/package.json @@ -145,7 +145,7 @@ "devlop": "1.1.0", "grapheme-splitter": "1.0.4", "micromark-util-character": "2.1.1", - "string-width": "8.1.1" + "string-width": "8.2.0" }, "devDependencies": { "@arethetypeswrong/cli": "0.18.2", diff --git a/yarn.lock b/yarn.lock index 2474f89..59f0e0e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1982,7 +1982,7 @@ __metadata: remark: "npm:15.0.1" remark-cli: "npm:12.0.1" sh-syntax: "npm:0.5.8" - string-width: "npm:8.1.1" + string-width: "npm:8.2.0" trash-cli: "npm:7.2.0" ts-dedent: "npm:2.2.0" typescript: "npm:5.9.3" @@ -5907,13 +5907,20 @@ __metadata: languageName: node linkType: hard -"get-east-asian-width@npm:^1.0.0, get-east-asian-width@npm:^1.3.0": +"get-east-asian-width@npm:^1.0.0": version: 1.4.0 resolution: "get-east-asian-width@npm:1.4.0" checksum: 10/c9ae85bfc2feaf4cc71cdb236e60f1757ae82281964c206c6aa89a25f1987d326ddd8b0de9f9ccd56e37711b9fcd988f7f5137118b49b0b45e19df93c3be8f45 languageName: node linkType: hard +"get-east-asian-width@npm:^1.5.0": + version: 1.5.0 + resolution: "get-east-asian-width@npm:1.5.0" + checksum: 10/60bc34cd1e975055ab99f0f177e31bed3e516ff7cee9c536474383954a976abaa6b94a51d99ad158ef1e372790fa096cab7d07f166bb0778f6587954c0fbe946 + languageName: node + linkType: hard + "get-intrinsic@npm:^1.1.3, get-intrinsic@npm:^1.2.4, get-intrinsic@npm:^1.2.5, get-intrinsic@npm:^1.2.6, get-intrinsic@npm:^1.2.7, get-intrinsic@npm:^1.3.0": version: 1.3.0 resolution: "get-intrinsic@npm:1.3.0" @@ -10639,13 +10646,13 @@ __metadata: languageName: node linkType: hard -"string-width@npm:8.1.1": - version: 8.1.1 - resolution: "string-width@npm:8.1.1" +"string-width@npm:8.2.0": + version: 8.2.0 + resolution: "string-width@npm:8.2.0" dependencies: - get-east-asian-width: "npm:^1.3.0" - strip-ansi: "npm:^7.1.0" - checksum: 10/65efd6279165c846bb9c9b5f815821fc67695e4f71c713a288a570a926ed5b7594c8c75bd46baba040448a3625b81853017858f2293ca6a08dcf13037df5a728 + get-east-asian-width: "npm:^1.5.0" + strip-ansi: "npm:^7.1.2" + checksum: 10/c4f62877ec08fca155e84a260eb4f58f473cfe5169bd1c1e21ffb563d8e0b7f6d705cc3d250f2ed6bb4f30ee9732ad026f54afaac77aa487e3d1dc1b1969e51b languageName: node linkType: hard @@ -10737,7 +10744,7 @@ __metadata: languageName: node linkType: hard -"strip-ansi@npm:^7.0.0, strip-ansi@npm:^7.0.1, strip-ansi@npm:^7.1.0": +"strip-ansi@npm:^7.0.0, strip-ansi@npm:^7.0.1, strip-ansi@npm:^7.1.0, strip-ansi@npm:^7.1.2": version: 7.1.2 resolution: "strip-ansi@npm:7.1.2" dependencies: From df1fa09322c97a8b93fb974b9f865f8f4d64aa40 Mon Sep 17 00:00:00 2001 From: "flex-development[bot]" <148604919+flex-development[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 16:58:11 +0000 Subject: [PATCH 2/2] build(yarn): [dependabot skip] deduplicate dependencies for @dependabot Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com> --- yarn.lock | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/yarn.lock b/yarn.lock index 59f0e0e..609805b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5907,14 +5907,7 @@ __metadata: languageName: node linkType: hard -"get-east-asian-width@npm:^1.0.0": - version: 1.4.0 - resolution: "get-east-asian-width@npm:1.4.0" - checksum: 10/c9ae85bfc2feaf4cc71cdb236e60f1757ae82281964c206c6aa89a25f1987d326ddd8b0de9f9ccd56e37711b9fcd988f7f5137118b49b0b45e19df93c3be8f45 - languageName: node - linkType: hard - -"get-east-asian-width@npm:^1.5.0": +"get-east-asian-width@npm:^1.0.0, get-east-asian-width@npm:^1.5.0": version: 1.5.0 resolution: "get-east-asian-width@npm:1.5.0" checksum: 10/60bc34cd1e975055ab99f0f177e31bed3e516ff7cee9c536474383954a976abaa6b94a51d99ad158ef1e372790fa096cab7d07f166bb0778f6587954c0fbe946