evilsoft / crocks

A collection of well known Algebraic Data Types for your utter enjoyment.
https://crocks.dev
ISC License
1.59k stars 102 forks source link

Update Deps and Remove Dev Support for Node:8 #465

Closed evilsoft closed 4 years ago

evilsoft commented 4 years ago

So Secure

image

Just a simple PR to get our dev stack up to date and remove a vulnerability. The updates to husky, lint-staged and sinon removed support for node:8, so it makes sense to move on and only test against versions 10 and 12 of node. node:8` is coming to an end on its life cycle anyway.

This should clear up the dependabot vulnerability when merged.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling ec328400ac193bc52f998908385b0078dd5be8af on chore/update-deps into ba83056260a8f97752186255fc5258d725341057 on master.

evilsoft commented 4 years ago

Just going to squash and merge this in. Wanna clear up all that vulnerability. image