Bump gulp-terser from 1.4.0 to 1.4.1

Bumps [gulp-terser](https://github.com/duan602728596/gulp-terser) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/duan602728596/gulp-terser/releases)
- [Commits](https://github.com/duan602728596/gulp-terser/compare/v1.4.0...v1.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-02 05:05:34 +00:00 committed by GitHub
parent 7480f3a4d8
commit 07cf393c5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -31,7 +31,7 @@
"gulp-run": "^1.7.1",
"gulp-sass": "^4.0.2",
"gulp-sourcemaps": "^2.6.5",
"gulp-terser": "^1.4.0",
"gulp-terser": "^1.4.1",
"localtunnel": "^2.0.0",
"lodash": "^4.17.20",
"lodash.template": "^4.5.0",

View File

@ -3606,10 +3606,10 @@ gulp-sourcemaps@^2.6.5:
strip-bom-string "1.X"
through2 "2.X"
gulp-terser@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/gulp-terser/-/gulp-terser-1.4.0.tgz#0ac4dfdbed4ab46906007c5b358810c1642b9764"
integrity sha512-7df9leJna3WOmj76tYHxjpn7BSU+vmKVjVSd6bz3uLEyrzCfZI97KPhRcIabrSNzs0UY/UXTt+JwkxPw3sF85w==
gulp-terser@^1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/gulp-terser/-/gulp-terser-1.4.1.tgz#06b30023889b149bdbbdd49fada31b233fe737df"
integrity sha512-VUoKrk24G0ojr7fXqlZ7vA8qDFHRloYAM6doNRyKdJ/LFkj+X3P04f+7LlOp7j05WtdOCEg65oG6nGjSf//78A==
dependencies:
is-promise "^4.0.0"
plugin-error "^1.0.1"