Bump glob-parent and matchdep

Removes [glob-parent](https://github.com/gulpjs/glob-parent). It's no longer used after updating ancestor dependency [matchdep](https://github.com/tkellen/js-matchdep). These dependencies need to be updated together.


Removes `glob-parent`

Updates `matchdep` from 1.0.1 to 2.0.0
- [Release notes](https://github.com/tkellen/js-matchdep/releases)
- [Commits](https://github.com/tkellen/js-matchdep/compare/v1.0.1...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-29 12:46:17 +00:00 committed by GitHub
parent a3569a2669
commit 49b7e9e33f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1214 additions and 328 deletions

1528
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -14,7 +14,7 @@
"grunt-contrib-watch": "^1.0.0",
"grunt-postcss": "~0.8.0",
"grunt-sass": "~3.1.0",
"matchdep": "~1.0.1",
"matchdep": "~2.0.0",
"sass": "^1.53.0"
},
"dependencies": {