mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-13 07:56:23 +00:00
Update dependency gulp-terser to ~2.0.1 (#355)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
1eb6adea96
commit
5879b264d7
@ -78,7 +78,7 @@
|
||||
"gulp-replace": "~1.0.0",
|
||||
"gulp-sourcemaps": "~3.0.0",
|
||||
"gulp-stylelint": "~13.0.0",
|
||||
"gulp-terser": "~2.0.0",
|
||||
"gulp-terser": "~2.0.1",
|
||||
"postcss": "~8.2.2",
|
||||
"postcss-preset-env": "~6.7.0",
|
||||
"stylelint": "~13.8.0",
|
||||
|
@ -3229,10 +3229,10 @@ gulp-stylelint@~13.0.0:
|
||||
strip-ansi "^6.0.0"
|
||||
through2 "^3.0.1"
|
||||
|
||||
gulp-terser@~2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/gulp-terser/-/gulp-terser-2.0.0.tgz#07f95ef9121fe9d4970c3c4ee775c9cd658d0474"
|
||||
integrity sha512-8KxzgUpNeLsSujUCrNKUiSI1ioO5TfW4ODhbM+wzNTWgYp7yCIl1c/5EeOI+SOXaNLi+BzzMqrbb0eYMIThFCQ==
|
||||
gulp-terser@~2.0.1:
|
||||
version "2.0.1"
|
||||
resolved "https://registry.yarnpkg.com/gulp-terser/-/gulp-terser-2.0.1.tgz#5f8f4fc54588b79519243809cc8eef4936286d0d"
|
||||
integrity sha512-XCrnCXP8ovNpgLK9McJIXlgm0j3W2TsiWu7K9y3m+Sn5XZgUzi6U8MPHtS3NdLMic9poCj695N0ARJ2B6atypw==
|
||||
dependencies:
|
||||
plugin-error "^1.0.1"
|
||||
terser "5.4.0"
|
||||
|
Loading…
Reference in New Issue
Block a user