bower-check-updates – is a fork of npm-check-updates, so it’s all the same but updates bower.json, instead of package.json
npm install -g bower-check-updates
bower-check-updates -u
npm install
This will install bower-check-updates globally, so you can launch it from anywhere.
** also you can use the shorthand bcu instead of bower-check-updates