Skip to content

Commit 699ea3b

Browse files
Update dependency glob-parent to v6
1 parent 8f7bfa8 commit 699ea3b

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"underscore": "^1.13.1",
9595
"ansi-regex": "^6.0.0",
9696
"path-parse": "^1.0.7",
97-
"glob-parent": "^5.1.2",
97+
"glob-parent": "^6.0.0",
9898
"moment": "^2.29.4",
9999
"ajv": "6.15.0",
100100
"json5": "^2.2.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3648,12 +3648,12 @@ __metadata:
36483648
languageName: node
36493649
linkType: hard
36503650

3651-
"glob-parent@npm:^5.1.2":
3652-
version: 5.1.2
3653-
resolution: "glob-parent@npm:5.1.2"
3651+
"glob-parent@npm:^6.0.0":
3652+
version: 6.0.2
3653+
resolution: "glob-parent@npm:6.0.2"
36543654
dependencies:
3655-
is-glob: "npm:^4.0.1"
3656-
checksum: 10/32cd106ce8c0d83731966d31517adb766d02c3812de49c30cfe0675c7c0ae6630c11214c54a5ae67aca882cf738d27fd7768f21aa19118b9245950554be07247
3655+
is-glob: "npm:^4.0.3"
3656+
checksum: 10/c13ee97978bef4f55106b71e66428eb1512e71a7466ba49025fc2aec59a5bfb0954d5abd58fc5ee6c9b076eef4e1f6d3375c2e964b88466ca390da4419a786a8
36573657
languageName: node
36583658
linkType: hard
36593659

@@ -4177,7 +4177,7 @@ __metadata:
41774177
languageName: node
41784178
linkType: hard
41794179

4180-
"is-glob@npm:^4.0.0, is-glob@npm:^4.0.1, is-glob@npm:^4.0.3, is-glob@npm:~4.0.1":
4180+
"is-glob@npm:^4.0.0, is-glob@npm:^4.0.3, is-glob@npm:~4.0.1":
41814181
version: 4.0.3
41824182
resolution: "is-glob@npm:4.0.3"
41834183
dependencies:

0 commit comments

Comments
 (0)