Commit Graph

7 Commits

Author SHA1 Message Date
Lorenz Hübschle-Schneider
f57d97ecd7 Update dependencies (npm update) 2021-02-16 14:49:54 +01:00
Lorenz Hübschle-Schneider
b3cde800cd Remove http-server & npm update
We no longer use it since moving to webpack. It's also
unmaintained and causes dependabot warnings, so get rid of it
2021-02-16 14:46:55 +01:00
dependabot[bot]
46f92edbf3
Bump socket.io from 2.3.0 to 2.4.1 (#1178)
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/2.4.1/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/2.3.0...2.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-22 14:51:03 +01:00
dependabot[bot]
bd07e4a820
Bump ini from 1.3.5 to 1.3.8 (#1171)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-13 14:24:30 +01:00
Yeiniel Suárez Sosa
9abeea6a78
replace deprecated browser on ci env 2020-12-05 16:47:44 -05:00
Yeiniel Suárez Sosa
d3901cc286
improve unit testing
currently the only problem is that phantomjs is unable to parse the js files

fix test exec on travis env
2020-12-05 16:45:11 -05:00
Yeiniel Suárez Sosa
b0675b1ad3
convert app to be built using webpack 2020-11-27 19:32:05 -05:00