mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-19 01:31:34 +00:00
Update dependency gulp-terser to ~1.4.1 (#291)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b7d3d496e7
commit
1ce736f517
@ -77,7 +77,7 @@
|
||||
"gulp-sass": "~4.1.0",
|
||||
"gulp-sourcemaps": "~2.6.5",
|
||||
"gulp-stylelint": "~13.0.0",
|
||||
"gulp-terser": "~1.4.0",
|
||||
"gulp-terser": "~1.4.1",
|
||||
"node-sass": "~4.14.1",
|
||||
"postcss": "~8.1.4",
|
||||
"postcss-preset-env": "~6.7.0",
|
||||
|
@ -3188,10 +3188,10 @@ gulp-stylelint@~13.0.0:
|
||||
strip-ansi "^6.0.0"
|
||||
through2 "^3.0.1"
|
||||
|
||||
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"
|
||||
|
Loading…
Reference in New Issue
Block a user