Skip to content

Commit a6190d3

Browse files
renovate[bot]github-actions[bot]malice00
authored
chore(deps): update string-width to v8 (major) (#2893)
* chore(deps): update string-width to v8 * Fixed pnpm-lock after renovate update Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> * Fixed transitive dependencies Signed-off-by: Roland Asmann <[email protected]> --------- Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Signed-off-by: Roland Asmann <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Roland Asmann <[email protected]>
1 parent 2c34484 commit a6190d3

File tree

2 files changed

+26
-34
lines changed

2 files changed

+26
-34
lines changed

package.json

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -230,11 +230,9 @@
230230
"domutils": "3.2.2",
231231
"dottie": "2.0.6",
232232
"dunder-proto": "1.0.1",
233-
"eastasianwidth": "0.3.0",
234233
"ecdsa-sig-formatter": "1.0.11",
235234
"edn-data": "1.1.2",
236235
"ee-first": "1.1.1",
237-
"emoji-regex": "9.2.2",
238236
"encodeurl": "2.0.0",
239237
"encoding": "0.1.13",
240238
"encoding-sniffer": "0.2.1",
@@ -262,6 +260,7 @@
262260
"fs-minipass": "3.0.3",
263261
"function-bind": "1.1.2",
264262
"get-caller-file": "2.0.5",
263+
"get-east-asian-width": "1.4.0",
265264
"get-intrinsic": "1.3.0",
266265
"get-proto": "1.0.1",
267266
"get-stream": "9.0.1",
@@ -417,8 +416,8 @@
417416
"ssri": "13.0.0",
418417
"statuses": "2.0.2",
419418
"streamx": "2.22.1",
420-
"string-width": "5.1.2",
421-
"string-width-cjs": "npm:string-width@5.1.2",
419+
"string-width": "8.1.0",
420+
"string-width-cjs": "npm:string-width@8.1.0",
422421
"strip-ansi": "7.1.2",
423422
"strip-ansi-cjs": "npm:[email protected]",
424423
"strip-json-comments": "5.0.3",
@@ -673,11 +672,9 @@
673672
"domutils": "3.2.2",
674673
"dottie": "2.0.6",
675674
"dunder-proto": "1.0.1",
676-
"eastasianwidth": "0.3.0",
677675
"ecdsa-sig-formatter": "1.0.11",
678676
"edn-data": "1.1.2",
679677
"ee-first": "1.1.1",
680-
"emoji-regex": "9.2.2",
681678
"encodeurl": "2.0.0",
682679
"encoding": "0.1.13",
683680
"encoding-sniffer": "0.2.1",
@@ -705,6 +702,7 @@
705702
"fs-minipass": "3.0.3",
706703
"function-bind": "1.1.2",
707704
"get-caller-file": "2.0.5",
705+
"get-east-asian-width": "1.4.0",
708706
"get-intrinsic": "1.3.0",
709707
"get-proto": "1.0.1",
710708
"get-stream": "9.0.1",
@@ -860,8 +858,8 @@
860858
"ssri": "13.0.0",
861859
"statuses": "2.0.2",
862860
"streamx": "2.22.1",
863-
"string-width": "5.1.2",
864-
"string-width-cjs": "npm:string-width@5.1.2",
861+
"string-width": "8.1.0",
862+
"string-width-cjs": "npm:string-width@8.1.0",
865863
"strip-ansi": "7.1.2",
866864
"strip-ansi-cjs": "npm:[email protected]",
867865
"strip-json-comments": "5.0.3",

pnpm-lock.yaml

Lines changed: 20 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)