Bump glob-parent and onchange

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) to 5.1.2 and updates ancestor dependency [onchange](https://github.com/Qard/onchange). These dependencies need to be updated together.


Updates `glob-parent` from 3.1.0 to 5.1.2
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v3.1.0...v5.1.2)

Updates `onchange` from 5.1.3 to 7.1.0
- [Release notes](https://github.com/Qard/onchange/releases)
- [Commits](https://github.com/Qard/onchange/compare/v5.1.3...v7.1.0)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
- dependency-name: onchange
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-19 13:00:28 +00:00 committed by GitHub
parent ced9f596b8
commit 84de2035fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 131 additions and 1810 deletions

1939
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -22,7 +22,7 @@
},
"devDependencies": {
"npm-run-all": "^4.1.5",
"onchange": "^5.1.3",
"onchange": "^7.1.0",
"uglify-js": "^3.4.9"
},
"scripts": {