Merge pull request #129 from Serraniel/dependabot/npm_and_yarn/develop/gulp-load-plugins-2.0.6

This commit is contained in:
dependabot[bot] 2020-11-30 04:35:19 +00:00 committed by GitHub
commit 93bc35ad8f
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

@ -6351,9 +6351,9 @@
} }
}, },
"gulp-load-plugins": { "gulp-load-plugins": {
"version": "2.0.5", "version": "2.0.6",
"resolved": "https://registry.npmjs.org/gulp-load-plugins/-/gulp-load-plugins-2.0.5.tgz", "resolved": "https://registry.npmjs.org/gulp-load-plugins/-/gulp-load-plugins-2.0.6.tgz",
"integrity": "sha512-3FTwhf/qDTKMLpLQfEjDI0O/hRroE9gb0e10MT0j1Je/jIQQETCu6fmQCPOGhipdTaER0VHHF4+e9ISGeomCPw==", "integrity": "sha512-HP5jUhPzvib37kWYLFvhDQJpBar2pXG7diFOFI4/PgCrQWobV5/MfnU0dMx0d5NfyJGcRrpUI1E0MROlLvNO4A==",
"dev": true, "dev": true,
"requires": { "requires": {
"array-unique": "^0.3.2", "array-unique": "^0.3.2",

View file

@ -54,7 +54,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.5", "gulp-load-plugins": "^2.0.6",
"gulp-merge": "^0.1.1", "gulp-merge": "^0.1.1",
"gulp-plumber": "^1.2.1", "gulp-plumber": "^1.2.1",
"gulp-postcss": "^9.0.0", "gulp-postcss": "^9.0.0",