Bump micromatch and gulp

Bumps [micromatch](https://github.com/micromatch/micromatch) to 4.0.8 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together.


Updates `micromatch` from 4.0.5 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

Updates `gulp` from 4.0.2 to 5.0.0
- [Release notes](https://github.com/gulpjs/gulp/releases)
- [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/gulp/compare/v4.0.2...v5.0.0)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
- dependency-name: gulp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-30 02:31:15 +00:00 committed by GitHub
parent a1d5bb70b2
commit adaae7e08a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7224 additions and 1534 deletions

File diff suppressed because it is too large Load Diff

View File

@ -13,7 +13,7 @@
"chart.js": "^3.8.0",
"del": "^7.1.0",
"font-awesome": "^4.7.0",
"gulp": "^4.0.2",
"gulp": "^5.0.0",
"gulp-angular": "^0.1.2",
"gulp-angular-templatecache": "^3.0.1",
"gulp-clean-css": "^4.3.0",