Update dev dependencies - #70
Conversation
Gioni06
commented
Jan 22, 2019
@egoist can i do something to get this PR merged ? 😉 |
ghost
commented
Jan 24, 2019
I put a yarn lock file on this repo about a year ago so the dev pipeline wouldn't bust. When I clone fresh today and run When I run Which of these two systems would you place your faith in knowing NPM added lock files in response to Yarn and not because they felt it was important enough to prioritize early? Given this repo only has any dev deps I don't see a strong need to merge unless active development begins. But we can leave this here for now. Thanks for the pull. |
Gioni06
commented
Jan 24, 2019
Good point. I haven't used Yarn for quite some time now. |
This PR updates the dependencies so that critical security issues are fixed. (Discovered by
npm audit)Along this change it was necessary to update the
gulpfile.jsso that it is compatible with the newer Gulp api.