1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00

Update npm minor (#5724)

* Update npm minor

* Do not update past prettier major version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Matt Gibson <mgibson@bitwarden.com>
This commit is contained in:
renovate[bot]
2023-08-15 15:54:39 -04:00
committed by GitHub
parent 8593966a71
commit 7b4faeaaca
8 changed files with 4255 additions and 1961 deletions

View File

@@ -11,11 +11,7 @@
<td bitCell [ngClass]="RowHeightClass" class="tw-min-w-fit">
<app-vault-icon [cipher]="cipher"></app-vault-icon>
</td>
<td
bitCell
[ngClass]="RowHeightClass"
class="tw-overflow-hidden tw-text-ellipsis tw-whitespace-nowrap"
>
<td bitCell [ngClass]="RowHeightClass" class="tw-truncate">
<div class="tw-inline-flex tw-w-full">
<button
bitLink