From 921c794d388dc555e9417219993c373bd73871d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 20:47:24 +0000 Subject: [PATCH 1/2] 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 | 20 +++++++++++++++----- 2 files changed, 16 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 89837cf..d5f8910 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.2.0" + "string-width": "8.2.1" }, "devDependencies": { "@arethetypeswrong/cli": "0.18.2", diff --git a/yarn.lock b/yarn.lock index 9cceab1..ddb9765 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2001,7 +2001,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" @@ -10678,13 +10678,13 @@ __metadata: languageName: node linkType: hard -"string-width@npm:8.2.0, 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 @@ -10710,6 +10710,16 @@ __metadata: languageName: node linkType: hard +"string-width@npm:^8.2.0": + version: 8.2.0 + resolution: "string-width@npm:8.2.0" + dependencies: + get-east-asian-width: "npm:^1.5.0" + strip-ansi: "npm:^7.1.2" + checksum: 10/c4f62877ec08fca155e84a260eb4f58f473cfe5169bd1c1e21ffb563d8e0b7f6d705cc3d250f2ed6bb4f30ee9732ad026f54afaac77aa487e3d1dc1b1969e51b + languageName: node + linkType: hard + "string.prototype.trim@npm:^1.2.10": version: 1.2.10 resolution: "string.prototype.trim@npm:1.2.10" From 11d8c1dc3fb9c727c9b01b2a257b477416ec6374 Mon Sep 17 00:00:00 2001 From: "flex-development[bot]" <148604919+flex-development[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 20:47:52 +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 | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/yarn.lock b/yarn.lock index ddb9765..cb11285 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10678,7 +10678,7 @@ __metadata: languageName: node linkType: hard -"string-width@npm:8.2.1": +"string-width@npm:8.2.1, string-width@npm:^8.2.0": version: 8.2.1 resolution: "string-width@npm:8.2.1" dependencies: @@ -10710,16 +10710,6 @@ __metadata: languageName: node linkType: hard -"string-width@npm:^8.2.0": - version: 8.2.0 - resolution: "string-width@npm:8.2.0" - dependencies: - get-east-asian-width: "npm:^1.5.0" - strip-ansi: "npm:^7.1.2" - checksum: 10/c4f62877ec08fca155e84a260eb4f58f473cfe5169bd1c1e21ffb563d8e0b7f6d705cc3d250f2ed6bb4f30ee9732ad026f54afaac77aa487e3d1dc1b1969e51b - languageName: node - linkType: hard - "string.prototype.trim@npm:^1.2.10": version: 1.2.10 resolution: "string.prototype.trim@npm:1.2.10"