You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* build(dev-deps): replace istanbul with nyc because its deprecated
Replace coverage with nyc, as istanbul is deprecated (https://www.npmjs.com/package/istanbul)
* build(dev-deps): update simplifyify
Changelog: https://github.com/JS-DevTools/simplifyify/blob/master/CHANGELOG.md
* build(dev-deps): update coveralls, npm-run-all
* build(dev-deps): update es6-shim, http-server
* build(dev-deps): update mocha to the highest node v10 supported version
Never versions require higher nodejs versions
* ci
---------
Co-authored-by: Keith Cirkel <[email protected]>
0 commit comments