konva icon indicating copy to clipboard operation
konva copied to clipboard

chore(deps): remove deprecated package `gulp-util`

Open kimyvgy opened this issue 1 year ago • 1 comments

What does this PR do

Currently, the package gulp-util has been deprecated.

image

This PR does:

  • Use packages: fancy-log + ansi-colors instead of gulp-util, removes gulp-util
  • Guideline: https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
  • This PR also fixes 1 vulnerability (gulp-util@^3.0)

kimyvgy avatar Aug 10 '22 03:08 kimyvgy

@lavrton Although, all of tests are passing in my local machine with Node.js v15.14, the CI is still failed. Could we retry the CI build again?

image

kimyvgy avatar Aug 10 '22 03:08 kimyvgy