ekino / veggies

:sparkles: :rocket: Veggies is an awesome cucumberjs library for API/CLI testing. Great for testing APIs built upon Express, Koa, HAPI, Loopback and others. It's also the perfect companion for testing CLI applications built with commander, meow & Co.
https://ekino.github.io/veggies/
MIT License
90 stars 18 forks source link

chore(dep): Update dependencies and minimal node version to 8 BREAKING #46

Closed leguellec closed 4 years ago

leguellec commented 4 years ago

Update dependencies

Dropping Node 6 support, minimal version is 8.12.0

Summary

Main goal is to have up to date dependencies, and drop support for deprecated Node.js v6

Test plan

All existing should be ok :)