Skip to content

Commit d6f6060

Browse files
Dependency Updates (#308)
* 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]>
1 parent 9637deb commit d6f6060

File tree

3 files changed

+13515
-8638
lines changed

3 files changed

+13515
-8638
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
node_modules
22
coverage/
3-
3+
.nyc_output/
44
# IDEs
55
.idea
66
.vscode

0 commit comments

Comments
 (0)