Target node 8. This is not listed as a breaking change, because older CLI has pinned our version.
Upgrade some dependencies to avoid some deprecation. chalk has a number of changes, but our use of it is very simple, so we hit none of them, except the import style.
What does this PR do?
Target node 8. This is not listed as a breaking change, because older CLI has pinned our version.
Upgrade some dependencies to avoid some deprecation.
chalk
has a number of changes, but our use of it is very simple, so we hit none of them, except the import style.