Skip to content

Commit a95e628

Browse files
Update dependency glob-parent to v6
1 parent 4424619 commit a95e628

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
@@ -3641,12 +3641,12 @@ __metadata:
36413641
languageName: node
36423642
linkType: hard
36433643

3644-
"glob-parent@npm:^5.1.2":
3645-
version: 5.1.2
3646-
resolution: "glob-parent@npm:5.1.2"
3644+
"glob-parent@npm:^6.0.0":
3645+
version: 6.0.2
3646+
resolution: "glob-parent@npm:6.0.2"
36473647
dependencies:
3648-
is-glob: "npm:^4.0.1"
3649-
checksum: 10/32cd106ce8c0d83731966d31517adb766d02c3812de49c30cfe0675c7c0ae6630c11214c54a5ae67aca882cf738d27fd7768f21aa19118b9245950554be07247
3648+
is-glob: "npm:^4.0.3"
3649+
checksum: 10/c13ee97978bef4f55106b71e66428eb1512e71a7466ba49025fc2aec59a5bfb0954d5abd58fc5ee6c9b076eef4e1f6d3375c2e964b88466ca390da4419a786a8
36503650
languageName: node
36513651
linkType: hard
36523652

@@ -4170,7 +4170,7 @@ __metadata:
41704170
languageName: node
41714171
linkType: hard
41724172

4173-
"is-glob@npm:^4.0.0, is-glob@npm:^4.0.1, is-glob@npm:^4.0.3, is-glob@npm:~4.0.1":
4173+
"is-glob@npm:^4.0.0, is-glob@npm:^4.0.3, is-glob@npm:~4.0.1":
41744174
version: 4.0.3
41754175
resolution: "is-glob@npm:4.0.3"
41764176
dependencies:

0 commit comments

Comments
 (0)