w3c / Mobile-Checker

The Mobile Checker is a tool for Web developers who want to make their Web page or Web app work better on mobile devices.
https://validator.w3.org/mobile-alpha/
MIT License
322 stars 84 forks source link

Update dependencies #87

Open astorije opened 9 years ago

astorije commented 9 years ago

Lots of dependencies and devDependencies are outdated.

Some must be trivial to update if they are part of the tests but some are not tested and one cannot simply rely on Travis CI builds passing (mkdirp, socket.io, ...). The code coverage report (built by #86) will give us a good idea of what actually goes through the tests and what does not.