From fa5e462f3b1adc4d1649aa30f644f1a4335d1df3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 15:35:09 +0000 Subject: [PATCH] chore(deps): update dependency widest-line to v6 --- package.json | 2 +- yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index b87e60ee..85481813 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "strip-ansi": "^7.1.0", "tiged": "~2.12.7", "which": "^6.0.0", - "widest-line": "^5.0.0", + "widest-line": "^6.0.0", "wrap-ansi": "^9.0.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 6b6023b4..888a8dc4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2339,7 +2339,7 @@ __metadata: typescript-eslint: "npm:^8.31.0" vitest: "npm:^4.0.0" which: "npm:^6.0.0" - widest-line: "npm:^5.0.0" + widest-line: "npm:^6.0.0" wrap-ansi: "npm:^9.0.0" bin: actor: ./dist/actor.js @@ -8212,7 +8212,7 @@ __metadata: languageName: node linkType: hard -"string-width@npm:^8.0.0": +"string-width@npm:^8.0.0, string-width@npm:^8.1.0": version: 8.1.0 resolution: "string-width@npm:8.1.0" dependencies: @@ -9237,12 +9237,12 @@ __metadata: languageName: node linkType: hard -"widest-line@npm:^5.0.0": - version: 5.0.0 - resolution: "widest-line@npm:5.0.0" +"widest-line@npm:^6.0.0": + version: 6.0.0 + resolution: "widest-line@npm:6.0.0" dependencies: - string-width: "npm:^7.0.0" - checksum: 10c0/6bd6cca8cda502ef50e05353fd25de0df8c704ffc43ada7e0a9cf9a5d4f4e12520485d80e0b77cec8a21f6c3909042fcf732aa9281e5dbb98cc9384a138b2578 + string-width: "npm:^8.1.0" + checksum: 10c0/735f1fdcd97fe765a07bb8b5e73c020bed8e53ab34e83ce0ef01693ba3c914d9e7977fe5f5facf0d0b670297a82dd5e376d3efa0896860dfcdaf7cd6924c0fb7 languageName: node linkType: hard