Skip to content

Commit

Permalink
Bump gulp-iife from 0.3.0 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [gulp-iife](https://github.com/mariusschulz/gulp-iife) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/mariusschulz/gulp-iife/releases)
- [Changelog](https://github.com/mariusschulz/gulp-iife/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mariusschulz/gulp-iife/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Mar 7, 2020
1 parent 15d7e9b commit 9e9882d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"gulp-clean": "^0.4.0",
"gulp-concat": "^2.6.1",
"gulp-htmlmin": "^5.0.1",
"gulp-iife": "^0.3.0",
"gulp-iife": "^0.4.0",
"gulp-minify-css": "^1.2.4",
"gulp-uglify": "^3.0.0",
"handlebars": "^4.0.5",
Expand Down
17 changes: 6 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3508,12 +3508,12 @@ gulp-htmlmin@^5.0.1:
plugin-error "^1.0.1"
through2 "^2.0.3"

gulp-iife@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/gulp-iife/-/gulp-iife-0.3.0.tgz#8a748c8e973dd0c674e8c5739d917d477371485b"
integrity sha1-inSMjpc90MZ06MVznZF9R3NxSFs=
gulp-iife@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/gulp-iife/-/gulp-iife-0.4.0.tgz#5bba4cb951755e0e7b53ad61f406414fc3a3b595"
integrity sha512-2XPPYEsCi7sfJyu6LhFWynxgc5cHylHKeGqQo3vp2LWViKm/2eJlsMWX9WvKVzoLkyTf52PwEW0d0X3By+sdFQ==
dependencies:
lodash "^3.6.0"
lodash "^4.17.11"
source-map "^0.5.3"
through2 "^2.0.0"
vinyl-sourcemaps-apply "^0.2.1"
Expand Down Expand Up @@ -4922,12 +4922,7 @@ lodash.without@~4.4.0:
resolved "https://registry.yarnpkg.com/lodash.without/-/lodash.without-4.4.0.tgz#3cd4574a00b67bae373a94b748772640507b7aac"
integrity sha1-PNRXSgC2e643OpS3SHcmQFB7eqw=

lodash@^3.6.0:
version "3.10.1"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"
integrity sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=

lodash@^4.0.0, lodash@^4.16.3, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.4, lodash@~4.17.12:
lodash@^4.0.0, lodash@^4.16.3, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.4, lodash@~4.17.12:
version "4.17.15"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
Expand Down

0 comments on commit 9e9882d

Please sign in to comment.