chore: Bump gulp-notify from 4.0.0 to 5.0.0 (#901)

Bumps [gulp-notify](https://github.com/mikaelbr/gulp-notify) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/mikaelbr/gulp-notify/releases)
- [Changelog](https://github.com/mikaelbr/gulp-notify/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/gulp-notify/compare/v4.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: gulp-notify
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-03 19:04:43 +01:00
committed by GitHub
parent fca22555fa
commit 4c8332d75d
2 changed files with 43 additions and 31 deletions

View File

@ -26,7 +26,7 @@
"gulp-clean-css": "^4.3.0",
"gulp-concat": "^2.6.1",
"gulp-imagemin": "^9.1.0",
"gulp-notify": "^4.0.0",
"gulp-notify": "^5.0.0",
"gulp-postcss": "^10.0.0",
"gulp-rename": "^2.0.0",
"gulp-run": "^1.7.1",