Update all the dependencies and replace some abandoned rollup plugins with the newer alternative.
In the future, once I split the node part from the pure JS part, we won't need the plugin at all.
The only security warning that we get at the moment comes from gh-pages and it's probably not too relevant.
Please do NOT squash the commits when merging.
There are separate tasks and keeping them separate makes it easier to troubleshoot potential errors.
Coverage remained the same at 100.0% when pulling 2b150c4cb18dd26fb1d69cbd7cc4715de91c1a6a on juanjoDiaz:update_dependencies into d51e1e37cf45935e41b1c9ead2db6260880786c3 on zemirco:master.
Update all the dependencies and replace some abandoned rollup plugins with the newer alternative. In the future, once I split the node part from the pure JS part, we won't need the plugin at all.
The only security warning that we get at the moment comes from
gh-pages
and it's probably not too relevant.Please do NOT squash the commits when merging. There are separate tasks and keeping them separate makes it easier to troubleshoot potential errors.