From 74b233d7c791e7800390b8da68ff506d255f764d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 02:24:34 +0000 Subject: [PATCH] build(deps): bump string-width from 8.2.0 to 8.2.1 Bumps [string-width](https://github.com/sindresorhus/string-width) from 8.2.0 to 8.2.1. - [Release notes](https://github.com/sindresorhus/string-width/releases) - [Commits](https://github.com/sindresorhus/string-width/compare/v8.2.0...v8.2.1) --- updated-dependencies: - dependency-name: string-width dependency-version: 8.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 86147fe..78df2a3 100644 --- a/package.json +++ b/package.json @@ -144,7 +144,7 @@ "@flex-development/tutils": "6.0.0-alpha.25", "devlop": "1.1.0", "node-inspect-extracted": "3.3.2", - "string-width": "8.2.0" + "string-width": "8.2.1" }, "devDependencies": { "@arethetypeswrong/cli": "0.18.2", diff --git a/yarn.lock b/yarn.lock index cdfe78f..5567467 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1764,7 +1764,7 @@ __metadata: remark: "npm:15.0.1" remark-cli: "npm:12.0.1" sh-syntax: "npm:0.5.8" - string-width: "npm:8.2.0" + string-width: "npm:8.2.1" trash-cli: "npm:7.2.0" ts-dedent: "npm:2.2.0" typescript: "npm:6.0.3" @@ -10528,13 +10528,13 @@ __metadata: languageName: node linkType: hard -"string-width@npm:8.2.0": - version: 8.2.0 - resolution: "string-width@npm:8.2.0" +"string-width@npm:8.2.1": + version: 8.2.1 + resolution: "string-width@npm:8.2.1" dependencies: get-east-asian-width: "npm:^1.5.0" strip-ansi: "npm:^7.1.2" - checksum: 10/c4f62877ec08fca155e84a260eb4f58f473cfe5169bd1c1e21ffb563d8e0b7f6d705cc3d250f2ed6bb4f30ee9732ad026f54afaac77aa487e3d1dc1b1969e51b + checksum: 10/cfadcc454b357d1a2ef88afb85068c7605900c9920362a16df9b4c320cf411983cee51b9832b70772d138674c2851d506f39c7e669c961a1cdd1258207580805 languageName: node linkType: hard