Skip to content

Commit c6bc218

Browse files
committed
feat(deps): glob-parent@^5.0.0
1 parent 14d2c66 commit c6bc218

File tree

3 files changed

+30
-11
lines changed

3 files changed

+30
-11
lines changed

core/project/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"cosmiconfig": "^5.1.0",
3838
"dedent": "^0.7.0",
3939
"dot-prop": "^4.2.0",
40-
"glob-parent": "^3.1.0",
40+
"glob-parent": "^5.0.0",
4141
"globby": "^9.2.0",
4242
"load-json-file": "^5.3.0",
4343
"npmlog": "^4.1.2",

package-lock.json

Lines changed: 28 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
"fast-async": "^7.0.6",
6969
"find-up": "^3.0.0",
7070
"fs-extra": "^8.1.0",
71+
"glob-parent": "^5.0.0",
7172
"globby": "^9.2.0",
7273
"jest": "^24.8.0",
7374
"jest-circus": "^24.8.0",

0 commit comments

Comments
 (0)