nfroidure / ttf2woff2

Convert ttf files to woff2.
MIT License
297 stars 39 forks source link

Update dependencies #41

Closed L2jLiga closed 6 years ago

L2jLiga commented 6 years ago

Lint, build and tests passed

  1. Update dependencies
  2. Fix almost all vulnerabilities warnings (except node-gyp, see https://github.com/nodejs/node-gyp/pull/1471)
  3. Fix eslint errors
nfroidure commented 6 years ago

Saw that checks failed but it already did before so worth taking the changes despite this. Thanks