Commit Graph

7 Commits

Author SHA1 Message Date
Rodrigo Primo a197b14659 Update npm packages chromedriver and cross-env 2018-06-13 09:52:03 -03:00
Claudiu Lodromanean 782fb95896 Update npm dependencies (#20459)
* Update npm dependencies

* Re-rebuild package-lock.json

* Update dependencies to newer versions
2018-06-11 14:23:31 -03:00
Claudio Sanches a020066412 Updated package lock and fixing coding standards in Gruntfile.js 2018-05-22 09:40:30 -03:00
Mike Jolley b5707e897e Adds contributors file generation 2018-05-21 15:28:32 +01:00
Rodrigo Primo b46e4a30ae Update packages chromedriver and wc-e2e-page-objects
I did this to see if e2e tests were failing yet again due to an outdated chromedriver version but unfortunatelly that is not the case this time. Anyway running the latest version of chromedriver and wc-e2e-page-objects is important.
2018-04-12 11:19:34 -03:00
Rodrigo Primo 684d80b11d Update chromedriver to version 2.36.0
This update is necessary as chromedriver 2.33.0 doesn't work well with the latest Chrome version and this is causing some e2e tests to fail.
2018-03-14 17:18:30 -03:00
Rodrigo Primo 5523747053 Add package-lock.json to the repository
As recommended by NPM documentation and to make sure everyone is using the same versions of all dependencies.

https://docs.npmjs.com/files/package-lock.json
2017-12-21 13:18:14 -02:00