I am assuming that you are using the Manjaro repo version of bitwarden
(which depends on electron34
which is in the repos). So you should be able to remove the 2 older electron
packages, which are now in the AUR, without any issues:
sudo pacman -R electron32 electron33
Then run the update:
sudo pacman -Syu