mirror of
https://ghproxy.net/https://github.com/elementor/elementor-icons.git
synced 2025-10-04 18:38:28 +08:00
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:
parent
a3569a2669
commit
49b7e9e33f
2 changed files with 1214 additions and 328 deletions
1540
package-lock.json
generated
1540
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue