Merge pull request #70 from Serraniel/dependabot/npm_and_yarn/develop/gulp-load-plugins-2.0.5

Bump gulp-load-plugins from 2.0.4 to 2.0.5
This commit is contained in:
Daniel 2020-10-09 12:52:06 +02:00 committed by GitHub
commit 7381212732
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -5659,9 +5659,9 @@
} }
}, },
"gulp-load-plugins": { "gulp-load-plugins": {
"version": "2.0.4", "version": "2.0.5",
"resolved": "https://registry.npmjs.org/gulp-load-plugins/-/gulp-load-plugins-2.0.4.tgz", "resolved": "https://registry.npmjs.org/gulp-load-plugins/-/gulp-load-plugins-2.0.5.tgz",
"integrity": "sha512-pMvplJGBY0ej4q1yGTUUWY6CHd1cwOsf+0E+lsvR941CTASofYyrdJ3q8EgXY0wLHACWPrO0COsr1DFWJ7zzhg==", "integrity": "sha512-3FTwhf/qDTKMLpLQfEjDI0O/hRroE9gb0e10MT0j1Je/jIQQETCu6fmQCPOGhipdTaER0VHHF4+e9ISGeomCPw==",
"dev": true, "dev": true,
"requires": { "requires": {
"array-unique": "^0.3.2", "array-unique": "^0.3.2",

View file

@ -51,7 +51,7 @@
"gulp-babel": "^8.0.0", "gulp-babel": "^8.0.0",
"gulp-if": "^3.0.0", "gulp-if": "^3.0.0",
"gulp-imagemin": "^7.1.0", "gulp-imagemin": "^7.1.0",
"gulp-load-plugins": "^2.0.4", "gulp-load-plugins": "^2.0.5",
"gulp-plumber": "^1.2.1", "gulp-plumber": "^1.2.1",
"gulp-postcss": "^9.0.0", "gulp-postcss": "^9.0.0",
"gulp-rename": "^2.0.0", "gulp-rename": "^2.0.0",